Cancel time-off request
Cancel time-off request
Cancels the time-off request identified by time_off_id, setting its status to CANCELED regardless of its current state.
Token scopes: time-off:write, worker:write
Cancel time-off request
Cancels the time-off request identified by time_off_id, setting its status to CANCELED regardless of its current state.
Token scopes: time-off:write, worker:write
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/