Posts
Delete Post
Delete one or more scheduled posts
DELETE
Only posts with a status of
generated or pending_render can be deleted. Posts that have already been posted cannot be deleted.Request Body
Array of post IDs to delete. You can delete a single post or multiple posts in one request.
Response
Array of post IDs that were successfully deleted.
Array of objects for any post IDs that could not be deleted, with a reason for each.
ISO 8601 timestamp of when the deletion was processed.
Error Responses
Unauthorized
Missing Required Fields
Server Error