Skip to content
BleemeoBleemeo

Delete an on-call schedule

DELETE
/v1/oncallschedule/{id}/
curl --request DELETE \
--url https://example.com/v1/oncallschedule/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/ \
--header 'Authorization: Bearer <token>'

Delete an on-call schedule.

id
required
string format: uuid

A UUID string identifying this on call schedule.

No response body