v1

latestSwagger 2.02026-07-14221830.2 KB
Trainings

Update Training Registration Settings

An API request to automatically enable or disable web registrations and confirmation emails to registrants.

put/organizers/{organizerKey}/trainings/{trainingKey}/registrationSettings

Path parameters

organizerKeyinteger required

The key of the training organizer

trainingKeyinteger required

The key of the training

Headers

Authorizationstring required

Access token

Request body

disableConfirmationEmailboolean required

Indicates whether confirmation emails to the training registrants are disabled

disableWebRegistrationboolean required

Indicates whether the web registration for the training is disabled

Response

No Content