Endpoints
📆Delete resource booking
Deletes a boking based on the booking unique Id and the marketplace which made it.
DELETE
📆Delete resource booking
📆Delete resource booking
Deletes a boking based on the booking unique Id and the marketplace which made it.Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.Request Body
The id of the booking to delete.
The id of the marketplace performing this action
Response
200
Example:
200Example:
Booking "Example" was successfully deleted.Example:
2021-04-15T12:19:07ZExample:
john@example.comExample:
trueExample Response
Example Request
📆Delete resource booking