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
Create a queue in draft status for a category. Use the update endpoint to activate it.
cURL
curl --request POST \ --url https://services.leadconnectorhq.com/social-media-posting/category/queues \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --header 'Version: <version>' \ --data ' { "categoryId": "<string>", "locationId": "<string>", "name": "<string>" } '
"Bearer <token>"
"2021-07-28"
Successful response
Was this page helpful?