Create an equipment booking

Reserves a slot on a piece of equipment for a specific user. Set bookedForID to the user, start/end to the time range, and bookingType to User.

Role bookings are not accepted on this endpoint — submit those through the role-booking flow instead. The target must be equipment (not a regular storage unit), the booked-for user must belong to the current subgroup, and the caller must be a manager of the equipment or be booking for themselves. The end time must be after the start.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
int32
string
enum
Allowed:
date-time
date-time
string
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

204

The booking has been added.

403

The user is not authorized to add the booking.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!