organizations
Revoke Oauth Token
Revoke/disconnect an OAuth token for a specific provider.
Marks ALL tokens as inactive (is_active=False) for the current user and organization.
POST
Revoke Oauth Token
Documentation Index
Fetch the complete documentation index at: https://docs.codegen.com/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Analyze Sandbox LogsAnalyze sandbox setup logs using an AI agent.
This endpoint creates an AI agent that will analyze the setup logs from a sandbox,
identify any errors, provide insights about what went wrong, and suggest potential
solutions. The analysis runs asynchronously and results can be retrieved using the
returned agent run ID.
Rate limit: 5 requests per minute.
Next
Revoke Oauth Token