Update schedule entry
PATCH
/api/organizations/{organization_id}/locations/{location_id}/schedules/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH '/api/organizations//locations//schedules/' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{}
Request
Path Params
id
string
required
location_id
string
required
organization_id
string
required
Body Params application/json