Skip to main content
POST
Approve a pending internal approval request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
notes
string

Optional reviewer note attached to the approve/reject action.

Response

Internal approval approved

success
enum<boolean>
required
Available options:
true
status
enum<string>
required
Available options:
approved,
rejected,
failed
result
any
failureReason
string