v1
latestOpenAPI 3.1.02026-07-2422707.0 MBCancel a guest's registration to a workshop
Purpose: The purpose of this API is to cancel the guest's registration for a workshop.
You must provide a unique identifier for the workshop_id and the registration_id. The API call then cancels the workshop registration of a guest.
put/v1/workshops/{workshop_id}/registrations/{registration_id}/cancel
Path parameters
workshop_idinteger required
Unique identifier of the classes workshop.
registration_idinteger required
Unique identifier of the registration of the workshop that is to be cancelled.
Request body
Response
200