v1

latestSwagger 2.02026-07-14221830.2 KB
Trainings

Update Training Organizers

Replaces the co-organizers for a specific training. The scheduling organizer cannot be unassigned. Organizers will be notified via email if the notifyOrganizers parameter is set to true. Replaced organizers are not notified. This method is only applicable to multi-user accounts with sharing enabled (co-organizers).

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

Path parameters

organizerKeyinteger required

The key of the training organizer

trainingKeyinteger required

The key of the training

Headers

Authorizationstring required

Access token

Request body

notifyOrganizersboolean

Specifies whether an email should be sent notifying of the change to the training's organizers.

organizersinteger[] required

List of keys of the organizers for the training.

Response

No Content