Delete Schedule
AuthorizationBearer <token>
In: header
Path Parameters
schedule_id*Schedule Id
Response Body
application/json
curl -X DELETE "https://loading/api/v2/oncall/schedules/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}