Deny Time Off Request

Denies a time off request. A single denial is final: it completes the caller's step and discards any remaining steps in the approval chain, so the returned time off request is always in DENIED status.

OAuth Scopes: time_off:requests.write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The time off request ID.

Query Params
boolean
Defaults to false

Set to true to include the _links block naming the state transitions available to the caller for this time off request. Also accepts 1, yes and on. Omitted from the response by default.

Body Params

Data contract for denying a time off request. All fields are optional.

length ≤ 1024

An optional note recorded on the request by the approver. Maximum 1024 characters.

boolean
Defaults to false

Changes who may deny, not what denying does. A denial always discards the remaining approval steps, so the request ends in DENIED either way. When false the caller must be a current approver on the chain; when true the caller is instead authorized by permission to bypass the remaining approvers. Denying while off the current step without this flag returns 409.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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