Delete AI Provider

View as Markdown
Delete an AI provider that should no longer be used. This removes the saved model configuration from future hosted AI work.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Response

Default Response
deletedtrue
idstringformat: "^[A-Za-z0-9_-]{1,64}$"