MATTR VII PlatformTrusted issuers
Delete a trusted issuer
Deletes an existing trusted issuer by providing its ID.
Analytics Events
MOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_STARTMOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_SUCCESSMOBILE_CREDENTIAL_TRUSTED_ISSUER_DELETE_FAIL
Roles
adminverifier
DELETE
/v2/credentials/mobile/trusted-issuers/{id}
AuthorizationBearer <token>
In: header
Path Parameters
idstring
Trusted issuer ID
Format
uuid
Response Body
curl -X DELETE "https://example.vii.au01.mattr.global/v2/credentials/mobile/trusted-issuers/3948c40e-6e19-4ffc-933c-91f643f24264"
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?