Removes the custom GitHub App config, reverting to platform default. Admin only.
cURL
curl --request DELETE \ --url https://app.usechar.ai/api/org-github-apps/config \ --header 'Authorization: Bearer <token>'
{ "success": "<unknown>", "repo_disconnected": true }
Documentation IndexFetch the complete documentation index at: https://docs.usechar.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.usechar.com/llms.txt
Use this file to discover all available pages before exploring further.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
OK