Skip to main content
POST
/
ai-providers
/
{id}
/
test
Test saved AI provider
curl --request POST \
  --url http://localhost:3000/api/openapi/ai-providers/{id}/test \
  --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.