light-mode-image
Learn
API ReferenceMetadata

Delete mDoc metadata

Roles

adminissuermanaged-issuer

Analytics Events

USER_CREDENTIAL_DELETE_STARTUSER_CREDENTIAL_DELETE_SUCCESSUSER_CREDENTIAL_DELETE_FAIL
DELETE/v2/credentials/mobile/{credentialId}

Deletes all stored data for an existing mDoc that matches the provided ID.

Removed credential data cannot be recovered.

Analytic events

  • USER_CREDENTIAL_DELETE_START
  • USER_CREDENTIAL_DELETE_SUCCESS
  • USER_CREDENTIAL_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

credentialId*string

mDoc ID

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v2/credentials/mobile/string"
Empty

How would you rate this page?