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 }
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
OK