v1
latestOpenAPI 3.1.02026-07-2422707.0 MBCancel a booking registration
This API helps you to cancel the registration of a class session booking.
You must provide a unique identifier of the registration as session_id in the API request. The API then cancels the booking of the specified class session registration and returns the appropriate cancellation status.
delete/v1/Appointments/Sessions/{session_id}
Path parameters
session_idinteger required
Mandatory Unique identifier of the required registration of the class session booking to be canceled.
Response
200