v1
latestOpenAPI 3.0.12026-08-06106119306.5 KB/organizations/{organizationId}/bookings
Add, update or delete bookings
This endpoint isn't RESTful, it's intended to provide a simple way to add, update and delete invitations and permissions while keeping references to origin users, bookings and booked resources. This endpoint is a combination of the permission, invitation and identity mapping endpoints and most things that can be done with this endpoint, could also be done with the other endpoints. The KleverKey Zapier app uses this endpoint.
post/api/v1/organizations/{organizationId}/bookings/{serviceName}
Path parameters
organizationIdinteger required
Organization ID
serviceNamestring required
Service name (allowed characters are lower case a-z, 0-9 _ and -)
Request body
Response
OK