v3
latestOpenAPI 3.0.12026-07-31240345599.7 KBSchedule rotations
Delete rotation
Deletes the rotation of a schedule with given IDs in the request. <br> <br> Permissions required: Permission to delete the rotation:
- the user has delete configuration right.
- the user is the admin of the team that rotation's schedule belongs to.
delete/api/{cloudId}/v1/schedules/{scheduleId}/rotations/{id}
Path parameters
scheduleIdstring required
ID of the schedule.
idstring required
ID of the rotation.
Response
Returned if the rotation is deleted successfully.