publishing
Delete a scheduled post
Deletes a scheduled post by its ID. The associated publishing job is also cancelled.
delete/v2/schedules/{id}
Path parameters
idstring required
The ID of the schedule to delete.
Response
Default Response
object required
Changes
Changed in 2 of the 8 revisions of this API.5
- ○
added the optional property
actionto the response with the403statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the500statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
- ○