approvals
Resolve Queued Approval
Resolve a queued approval with allow, reject, or always.
The request body must echo the nonce the gate issued when the approval was queued. Mismatches return 409 NONCE_MISMATCH; a nonce replayed against an already-resolved or evicted approval returns 410 NONCE_EXPIRED.
post/approvals/{approval_id}/resolve
Path parameters
approval_idstring required
Request body
Response
Successful Response
object required