Create Person Block (V5)

Blocks out a time slot for a bookable person.
People are the bookable members of staff who provide the various services your organisation
offers. Some organisations will not require the use of people, while other organisations will
have complete availability schedules and specific services provided by each person.
The what & where configuration can be used to determine which people at your business are
capable of providing which services and resources.

Path Params
string
required

Company ID

int32
required

Person ID

Body Params
string
required

Block start time (ISO8601 format)

string
required

Block end time (ISO8601 format)

int32
Defaults to 1

Number of bookings (default: 1)

int32
Defaults to 1

Length of the block (slots count)

string
Defaults to 0

Service type (time/day)

boolean

Whether this block applies to the whole day

int32

Step for indexing slots

int32
required

Total number of occurrences (must be greater than 0 and not exceed 30)

string

Private note for the space/booking

boolean

If true, return booking object instead of slot

Responses

400

Bad Request

404

Not Found

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