delete https://api.bamboohr.com/api/gateway.php//v1/training/category/
Delete an existing training category. The owner of the API key used must have access to training settings.
Log in to see full request history
Responses
Delete an existing training category. The owner of the API key used must have access to training settings.
xxxxxxxxxx
curl --request DELETE \
--url https://api.bamboohr.com/api/gateway.php/companyDomain/v1/training/category/0 \
--header 'accept: application/json'
Try It!
to start a request and see the response here!