This API operation can delete the Escort Bookings made by the user.
PUT
/v1/Bookings/UpdateMadeBooking
Property | Type | Description |
---|---|---|
Bookings |
array of UpdateMadeEscortBooking | Required. The made booking information. |
Parameters can be passed to this operation using the HTTP PUT method with serialized JSON in the request body.
The REST API uses HTTP request headers to determine what data type is returned or to authenticate the developer's API key. More information can be found in the overview section.
An Authorization header is required with every request and must contain the access_token of the user. More information can be found in the Access tokens page.
This endpoint requires the following scope:
Scope |
---|
account_escort_bookings |
Property | Type | Description |
---|---|---|
array of aws:UpdatedEscortBooking | Represents the updated booking data. |
The following example returns the data.