Skip to main content
PUT
Rotate Provider Credential

Authorizations

Authorization
string
header
required

A control-plane management key using the sk-cp- prefix. Inference keys are not accepted by control-plane endpoints.

Path Parameters

credential_id
string<uuid>
required

Provider credential ID

org_id
string
required

Organization ID or slug

Body

application/json

A rotation: the same credential, a new value.

value
string<password>
required
write-only

The replacement provider API key

Required string length: 1 - 16384

Response

Successful Response

data
ProviderCredentialOut · object
required