Delete Booking
DELETE
/venues/{venueId}/bookings/{bookingId}
Endpoint only ment to delete temporary bookings, not reservations.
Authorizations
OAuth2
clientCredentials Flow
Token URL
"https://login.microsoftonline.com/{issuer}/oauth2/v2.0/token"Scopes:
or
X-API-KEY
Is made available as part of the onboading/integration process.
Type
API Key (header: X-API-KEY)
Parameters
Header Parameters
X-API-KEY*
Client-specific key.
Type
Requiredstring
Responses
OK
application/json