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
Responses
- 200
 - 400
 - 401
 - 422
 
Successfully deleted the active post and scheduled the next one.
Bad Request
Unauthorized
Unprocessable Entity