AI Provider Keys
Update an AI provider key
Updates an AI provider key’s name or key value in the workspace
PATCH
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The workspace the key belongs to.
Example:
"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"
The key to update.
Example:
"aipk_01HXKD2E5NQM3T9AYWCFQ41VW3"
Body
application/json
Response
OK
AIProviderKey is a credential for an AI provider, scoped to a workspace. Most keys are customer-provided (BYOK); Cadenya also provisions promotional keys (see AIProviderKeyInfo.is_promotional), which cannot be modified or deleted by account administrators. The secret value is never returned in responses.