v1
latestOpenAPI 3.1.02026-07-2422707.0 MBCancel a guest's registration to a class
Purpose: The purpose of this API is to cancel the registration of a user to a class.
You must provide a unique identifier for the class_id as well as for the registration_id. The API then cancels the registration of a user to the class.
put/v1/classes/{class_id}/registrations/{registration_id}/cancel
Path parameters
class_idinteger required
Unique identifier of the class.
registration_idinteger required
Unique identifier of the registration of the class session booking that is to be canceled.
Request body
Response
200