Skip to main content
DELETE
/
ai-providers
/
{id}
Delete saved AI provider
curl --request DELETE \
  --url http://localhost:3000/api/openapi/ai-providers/{id} \
  --header 'x-api-key: <api-key>'
"<unknown>"

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Path Parameters

id
string
required

Response

OK

The response is of type any.