Skip to main content
PATCH
Update 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
priority
integer | null

Replacement selection priority; lower values are tried first

Required range: 0 <= x <= 1000000
enabled
boolean | null

Whether the credential may be selected for requests

Response

Successful Response

data
ProviderCredentialOut · object
required