Skip to main content
POST
Request redelegation

Authorizations

Authorization
string
header
required

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

Body

application/json
tenantId
string<uuid>
required

Tenant Id of decision/delegation

Example:

"14f5a115-52d0-4466-baff-740447a60774"

delegationId
string<uuid>

Delegation Id (Optional)

Example:

"14f5a115-52d0-4466-baff-740447a60774"

decisionId
string<uuid>

Decision Id(Optional)

Example:

"14f5a115-52d0-4466-baff-740447a60774"

Response

201 - application/json

Delegation Request generated successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:33:50.384Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data