v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Schedule overrides

Delete override

Deletes the override of a schedule with given IDs in the request. <br> <br> Permissions required: Permission to delete the override:

  • the user is the responder of the override.
  • the user has edit configuration right.
  • the user is the admin of the team that the schedule belongs to.
delete/api/{cloudId}/v1/schedules/{scheduleId}/overrides/{alias}

Path parameters

scheduleIdstring required

ID of the schedule.

aliasstring required

Alias of the override.

Response

Returned if the override is deleted successfully.