Skip to main content
POST
Resolve an approval

Authorizations

x-api-key
string
header
required

Tenant API key. Required on every endpoint.

Path Parameters

id
string
required

Approval ID

Body

application/json

Resolution payload

approved
boolean

Set true to approve the request; false rejects it.

data
object

Optional extra data merged into the approval node's output.

Response

OK

message
string