Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/approval-requests/{approvalRequestId}/deny

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
organizationId
string
required
approvalRequestId
string
required

Response

200 - application/json

Successful response

realmId
string
required
organizationId
string
required
context
string
required
subjectType
string
required
subjectId
string
required
requester
object
required
approverSpec
object
required
eligibleApprovers
object[]
required
approvals
object[]
required
status
enum<string>
required
Available options:
PENDING,
APPROVED,
DENIED,
CANCELED,
EXPIRED
expiresAt
string
required
id
string
policyId
string
ruleId
string
accountId
string
walletId
string
dispatchStatus
string
correlationId
string
createdAt
string
updatedAt
string