Update a provider key
Updates a provider key or a supported organization-owned connection returned by create/list. For migrated organization model providers, isDefault=true explicitly selects organization BYOK authority; rotation and non-default metadata changes do not change custody policy.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Provider key or organization connection ID
Request
This endpoint expects an object.
apiKey
isActive
isDefault
name
settings
Response
Provider key updated
providerKey
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error