Cancel a pending playground tool approval
AI
Cancel a pending playground tool approval
Cancels a pending playground tool approval card (e.g. when the tester dismisses it). Idempotent: returns success even if the approval has already expired or been consumed.
POST
Cancel a pending playground tool approval
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
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).
Available options:
true