Create Slot

Create a specific custom time slot
Provide an auth-token and a company id to
block out time as an available booking slot.
Pass either a start and end time, or use the allday parameter
to set up the placement of the blocked time

Path Params
string
required

Company id, required, must match Auth-Token company id

Body Params
string
required

Start time (example format: 2001-02-03T17:05:06), required

string

End time (example format: 2001-02-03T17:05:06), required if not an all day booking

string

All day block? (true/false)

string

Person id

string

Resource id

Response

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json