Skip to content
Search
K
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Partially update reservation
POST
/v1/reservations/{reservation_id}/notification
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
Schema
JSON
JSON
{
"notify_me"
:
true
}
Responses
204
No Content
POST
/v1/reservations/{reservation_id}/notification
Playground
Server
Select a server...
Authorization
api_key
Variables
Key
Value
reservation_id
*
Body
Try it out
Samples