Skip to main content

Cancelling a schedule

Log in to add to favourites

Page last updated 06 March 2026

POST/api/management/projects/{projectId}/entries/{entryId}/workflow/events

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
entryId(required)querystringuuidThe entry identifier as a 128 bit GUID

Responses

HTTP status codeReasonModel
200SuccessEntry
401UnauthorizedError
404Entry not foundError
500Internal server errorError

Examples

Cancelling an existing schedule
JSON
POST: /api/management/projects/website/entries/5871716d-afbc-423b-ab3f-27692602f74d/workflow/events

{
  "language": "en-GB",
  "version": "1.4",
  "event": "scheduled.cancel",
  "data": null
}

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request