put https://api.bamboohr.com/api/gateway.php//v1/training/category/
Update 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
Update an existing training category. The owner of the API key used must have access to training settings.
xxxxxxxxxx
curl --request PUT \
--url https://api.bamboohr.com/api/gateway.php/companyDomain/v1/training/category/0 \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: