Delete Time Off Category

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The time off category ID.

Responses
204

The time off category was deleted, or did not exist.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json