/seats/:id/reservations

Reserve a seat

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the seat (desk)

Body Params
string

A title for the reservation.

string
required

The type of reservation, either assigned, hot, hoteled, reverse_hotel or shared.

start
object

A composite datetime / timezone object that represents the start of the reservation.

end
object

A composite datetime / timezone object that represents the start of the reservation. When not given, the reservation is considered to have no end date. This is required for hot and hoteled reservations.

recurrence
array of strings

An array RFC-5545 compliant content-lines that are of the type RRULE, RDATE, and EXDATE.

recurrence
reservee
object

The person that the reservation is for.

int32

The ID of the user reserving the seat. Required when authenticating as a non-user (eg. when using an organization token).

Responses

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