Skip to content

Partially update reservation

PATCH
/v1/reservations/{reservation_id}

Authorizations

api_key
Type
API Key (header: X-Api-Key)

Parameters

Path Parameters

reservation_id*

XS2event ID of the Reservation

Type
string
Required

Request Body

application/json
JSON
{
  
"notify_me": true
}

Responses

No Content

Playground

Server
Authorization
Variables
Key
Value
Body

Samples