Skip to main content
DELETE
/
org-script-repos
/
current
Disconnect org script repo
curl --request DELETE \
  --url https://app.usechar.ai/api/org-script-repos/current \
  --header 'Authorization: Bearer <token>'
{
  "success": "<unknown>",
  "deleted_count": 4503599627370495
}

Documentation Index

Fetch the complete documentation index at: https://docs.usechar.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.

Response

OK

success
any
required
deleted_count
integer
required
Required range: 0 <= x <= 9007199254740991