Update an equipment booking

Replaces the time range, description, and assignee on an existing booking. The same authorisation rules as create apply: the caller must be a manager of the equipment or be the booking's owner. Switching a User booking to a Role booking through this endpoint is rejected.

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 request content types

Allowed:
Responses
204

The booking has been updated.

403

The user is not authorized to update the booking.

404

The booking is not found.

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