delete
https://{companyDomain}.bamboohr.com/api/v1/time-off/categories/
Soft deletes a time off category and retires everything under it: every active policy on the category is unassigned from its employees and soft deleted with it. Historical balances and time off requests are preserved, and the category is removed from payroll. There is no gate on active assignments, so one call retires the whole tree. Deleting is idempotent, so an id that does not exist or is already deleted also returns 204.
OAuth Scopes: time_off:categories.write
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The time off category was deleted, or did not exist.
