BULK DELETE Reservations

Body Params

Bulk Delete Reservations Operation, max limit 100 reservations per request. You may use both ids and extIds in the same call, but they all should refer to unique reservations. The result will contain the id or extId of the reservation with the corresponding result if the call is successful.

ids
array of int64s

Unique ids of reservations to delete

ids
extIds
array of strings

Unique extIds of reservations to delete. Not used that frequently, since most reservations don't use extIds.

extIds
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json