Skip to main content
PUT
Deactivate Credential

Authentication

✅ Organization User (CustomerEmployee)
✅ Delegated User (EndUser)
❌ Personal Access Token not allowed
❌ Service Account

Required Permissions

No permission required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

X-DFNS-USERACTION
string
header
required

User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows

Body

application/json
credentialUuid
string
required

UUID of the credential to deactivate.

Minimum string length: 1

Response

200 - application/json

Success

message
string
required

Human-readable success message.

Last modified on July 9, 2026