POST
/
v1
/
secrets
/
external_api_keys
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request model for creating/updating API keys

provider
string
required
Allowed value: "OpenAI"
api_key
string
required

Response

200
application/json
Successful Response

The response is of type object.