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 action to the response with the 403 status

      response-optional-property-added

    • added the optional property action to the response with the 500 status

      response-optional-property-added

    • added the optional property details to the response with the 403 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the non-success response with the status 403

      response-non-success-status-added