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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.