Upserts custom API key for tool integration

Upserts custom API key for a given tool integration. Attached key
will be used by all models using that integration in the workspace.
If key already exists for this integration, it will be updated.
Only single API key can be set for each integration in the workspace.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params

Tools.KeyManager.UpsertToolKeyRequest

string
enum
required
string | null

The project identifier associated with the secret. Only use with integrations that
require it (GoogleAI, Azure).

string
required

The secret value for the Tool's credential.
In most cases this is just an ApiKey or similar.
For GoogleAI this needs to be valid JSON Service Account credential.

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json