v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Training
Public API

Delete Training Category

Delete an existing training category. The authenticated caller must have access to training settings.

OAuth Scopes: training.write

delete/api/v1/training/category/{trainingCategoryId}

Path parameters

trainingCategoryIdinteger required

The ID of the training category to delete.

Response

Deleted successfully. No response body.