Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Marketing
campaigns, social, brand boards & links api
Delete multiple posts in a single request. Maximum of 50 posts per request.
cURL
curl --request POST \ --url https://services.leadconnectorhq.com/social-media-posting/{locationId}/posts/bulk-delete \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --header 'Version: <version>' \ --data ' { "postIds": [ "<string>" ] } '
"Bearer <token>"
"2021-07-28"
50
Successful response
Was this page helpful?