Skip to main content
POST
/
v1.0
/
schedules
/
delete
json
{
  "ScheduleId": "SID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}
{
  "ScheduleStatus": "Deleted",
  "ScheduleId": "SID-4dec6beb-3985-444b-8c06-8baa70dc1416"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
ScheduleId
string
required

Schedule ID to delete

Example:

"SID-4dec6beb-3985-444b-8c06-8baa70dc1416"

Response

200 - application/json

Delete Schedule

The response is of type object.