Skip to main content
POST
Computespacecalendar Segment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
startDate
object
required

The start date of the calendar range.

endDate
object
required

The end date of the calendar range.

segments
object[]

The segments with their prospective start and end dates.

Response

200 - application/json

OK

dailyAvailability
object[]

The space availability for each date in the requested range.