Remove schedule entry
DELETE
/api/organizations/{organization_id}/locations/{location_id}/schedules/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/api/organizations//locations//schedules/'
Response Response Example
{}
Request
Path Params
id
string
required
location_id
string
required
organization_id
string
required