Marketing
campaigns, social, brand boards & links api
Finalize a CSV import and schedule all posts for publishing.
cURL
curl --request PATCH \ --url https://services.leadconnectorhq.com/social-media-posting/{locationId}/csv/{id} \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --header 'Version: <version>' \ --data '{}'
"Bearer <token>"
"2021-07-28"
The body is of type object.
object
Successful response
Was this page helpful?