Skip to main content
PATCH
Enable a credential
Re-enables a credential set that was previously disabled. A deleted credential set cannot be restored this way. credentialId is the UUID of the credential set, the same value account events carry as credential_id.

Example Request

Example Response

Authorizations

client_id
string
header
required
client_secret
string
header
required
access_token
string
header
required

Path Parameters

credentialId
string
required

Credential set ID (UUID).

Response

Credential enabled

success
boolean
required
message
string
required