v1
latestOpenAPI 3.0.02026-07-17647099.1 KBCredentials
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
Example response
{
"message": "pending"
}