Cancel Codex subscription authorization
Integrations
Cancel Codex subscription authorization
Cancel Codex subscription authorization
POST
Cancel Codex subscription authorization
CLI:
Overview
Cancel Codex subscription authorization This page documentspost /api/integrations/codex/cancel. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior.
AI agent notes
- Confirm the operation matches the user’s intent before calling it.
- For write operations, confirm the user intends to change state.
- Cancellation remains available while the Codex subscription feature gate is closed. Impersonating requests return
403 Unavailable or impersonating; do not retry an unchanged403request. - Surface validation, permission, and not-found errors instead of retrying unchanged.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Authorization ceremony cancelled.