Create Seat Reservation

Creates a Maptician reservation for the user specified by the userID parameter, at the seat location specified by the seatID parameter. The start and end times for this reservation are provided through either the body or a query string. The method of parsing times can also be set.

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

The user identifier for the Occupant whose reservations are being deleted.

uuid
required

The user identifier for the Occupant whose reservations are being deleted.

Body Params

Create seat reservation for the user.

JSON object representing the Occupant's delegation permissions.

string
required

Start time of the reservation.

string
required

End time of the reservation.

string
enum

The format in which the start and end times are represented.

Allowed:
boolean

Indicates if the reservation is private.

string

Title of the reservation.

Headers
string
required

Authorization token to access the API.

Responses

500

Server Error

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