Skip to main content
Version: v3

Delete an active post and schedule the next one

DELETE 

/social-media-posting/category/queues/:postId/active-post

Deletes a post that is currently scheduled and automatically triggers the scheduling of the next available post in the queue.

Request

Version stringrequired

API Version

Available optionsv3
postId stringrequired
locationId stringrequired

Location ID

application/json

Successfully deleted the active post and scheduled the next one.

Schema
    successbooleanrequired
    statusCodenumberrequired
    resultsobjectrequired
    traceIdstring