Skip to main content
DELETE
Delete a platform LLM key

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Path Parameters

provider
string
required

Provider identifier, such as slack or github.

Response

OK

Successful platform-default deactivation.

active
boolean
required

Always false after deactivation.

provider
string
required

Provider that was deactivated.

request_id
string
required

Server-generated support correlation id.