v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBTraining
Public API
Delete Training Type
Delete an existing training type. The authenticated caller must have access to training settings. Deleting a training type will only be successful if all employee trainings for this type have been removed prior to this request.
OAuth Scopes: training.write
delete/api/v1/training/type/{trainingTypeId}
Path parameters
trainingTypeIdinteger required
The ID of the training type to delete.
Response
Deleted successfully. No response body.