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

aiProviderIdstringRequired

Response

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

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error