Remove the organization-level governance provider configuration (admin only).
cURL
curl --request DELETE \ --url https://app.usechar.ai/api/governance/providers/config \ --header 'Authorization: Bearer <token>'
{ "success": 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