Delete Time Slot

Permanently deletes a Time Slot. It cannot be undone.

SecurityOAuth2.0
Request
path Parameters
time-slot-id
required
string
header Parameters
x-api-key
string
tenant-id
string
Content-Type
string
Default: application/json
Responses
200
delete/time-slots/{time-slot-id}
Request samples
Response samples
application/json
{
  • "time_slot_id": "string",
  • "from": "23:00",
  • "to": "20:00"
}