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
Update an existing social media post by its ID.
cURL
curl --request PUT \ --url https://services.leadconnectorhq.com/social-media-posting/{locationId}/posts/{id} \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --header 'Version: <version>' \ --data ' { "summary": "<string>", "scheduleTime": "2023-11-07T05:31:56Z" } '
"Bearer <token>"
"2021-07-28"
Successful response
Was this page helpful?