v1

latestSwagger 2.02026-07-14221830.2 KB
Trainings

Delete Training

Deletes a scheduled or completed training. For scheduled trainings, it deletes all scheduled sessions of the training. For completed trainings, the sessions remain in the database. No email is sent to organizers or registrants, but when participants attempt to start or join the training, they are directed to a page that states: Training Not Found: The training you are trying to join is no longer available.

delete/organizers/{organizerKey}/trainings/{trainingKey}

Path parameters

organizerKeyinteger required

The key of the training organizer

trainingKeyinteger required

The key of the training

Headers

Authorizationstring required

Access token

Response

No Content