v1

latestSwagger 2.02026-07-14221830.2 KB
Registrations

Register for Training

Registers one person, identified by a unique email address, for a training. Approval is automatic unless payment or approval is required. The response contains the Confirmation page URL and Join URL for the registrant. NOTE: If some registrants do not receive a confirmation email, the emails could be getting blocked by their email server due to spam filtering or a grey-listing setting.

post/organizers/{organizerKey}/trainings/{trainingKey}/registrants

Path parameters

organizerKeyinteger required

The key of the training organizer

trainingKeyinteger required

The key of the training

Headers

Authorizationstring required

Access token

Request body

emailstring required

The registrant's email address

givenNamestring required

The registrant's first name

surnamestring required

The registrant's surname

Response

Created

confirmationUrlstring required

The URL where confirmation for the registration can be found

joinUrlstring required

The URL the registrant will use to join the training

registrantKeystring required

The registrant's key