Skip to main content
POST
Update Or Create Bookable

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
id
string | null
name
string | null
description
string | null
locationIds
string[] | null

Response

Successful Response

id
string
required
name
string
required
locationIds
string[]
required
description
string | null