Social Posting
Create a Social Post
Create a new Social Post. Requires either one businessId or one locationId or one label. When a combination of those fields is provided all matching locations are added together.
post/social-posts
Request body
Example request
{
"publicationDate": "2024-06-25T11:01:00Z",
"timeZone": "Europe/Berlin"
}Response
Social Posts created.
Example response
{
"response": {
"response": {
"socialPost": {
"publicationDate": "2024-06-25T11:01:00Z",
"timeZone": "Europe/Berlin"
}
}
}
}Changes
No changes recorded. 2 of the 14 revisions have no diff computed, so they could not be searched.