Skip to main content
POST
Cancel a pending playground tool approval

Authorizations

Authorization
string
header
required

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

Body

application/json
approvalKey
string
required

Opaque key issued with the approval card. Idempotent — a no-op if the approval has already expired or been consumed.

Response

Approval cancelled

Generic 200 envelope for fire-and-forget AI endpoints (e.g. approval/cancel).

success
enum<boolean>
required
Available options:
true