MATTR VII PlatformMetadata
Delete mDoc metadata
Deletes all stored data for an existing mDoc that matches the provided ID.
Removed credential data cannot be recovered.
Analytics Events
USER_CREDENTIAL_DELETE_STARTUSER_CREDENTIAL_DELETE_SUCCESSUSER_CREDENTIAL_DELETE_FAIL
Roles
adminissuermanaged-issuer
DELETE
/v2/credentials/mobile/{id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
mDoc ID
Response Body
application/json
application/json
curl -X DELETE "https://example.vii.au01.mattr.global/v2/credentials/mobile/string"Empty
{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}How would you rate this page?