/api/v1/training/services/{training-service-id}
Delete a training service from a user.
Permission | Description |
---|---|
training_services.delete | Delete your own training services |
training_services.delete_any | Delete training services from any user |
None.
No content is returned when the training service is deleted successfully.
Status | Error Type | Reference |
---|---|---|
401 | Unauthorized | Authentication error |
403 | Forbidden | Permission error |
404 | Not Found | Not-found error |