v1

latestOpenAPI 3.0.02026-07-17647099.1 KB
Credentials

Revoke Credential

Revokes a specific credential for the provided identity.

post/v2/identities/{identifier}/credentials/revoke/{nonce}

Path parameters

identifierstring required

Issuer identifier

nonceinteger required

Claim nonce

Response

Accepted

messagestring required

Example response

{
  "message": "pending"
}