Skip to main content
DELETE
/
org
/
apps
/
{provider}
/
config
Delete organization app configuration
curl --request DELETE \
  --url https://api.onecli.sh/v1/org/apps/{provider}/config \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Authorizations

Authorization
string
header
required

API key obtained from the dashboard or GET /user/api-key

Path Parameters

provider
string
required

App provider identifier (e.g., gmail, github, jira)

Response

Configuration deleted