Skip to main content
POST
/
v1.0
/
schedules
/
delete
json
{
  "ScheduleId": "SID-3741d220-0663-4289-85df-c203f43db5a6"
}
{
  "ScheduleStatus": "Deleted",
  "ScheduleId": "SID-3741d220-0663-4289-85df-c203f43db5a6"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
ScheduleId
string
required

Unique identifier of the schedule to delete

Example:

"SID-3741d220-0663-4289-85df-c203f43db5a6"

Response

200 - application/json

Schedule Deleted

The response is of type object.