Verifiable Credentials
Revoke Credential
Revoke a verifiable credential by the credential ID. This involves burning the associated nft.
This ID will have the format: urn:uuid:<UUID>
. For example: urn:uuid:64f9877d-a19a-4205-8d61-f8c2abed5766
API scope required credentials.create
.
DELETE
This is an alpha API and subject to change.
Authorizations
Key obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
Unique ID of the credential as returned in the NFT creation response. Format is: urn:uuid:<UUID>
Response
200
application/json
Success
The response is of type object
.