MATTR VII PlatformVerifier applications
Delete a verifier application
Removes an existing mDocs online verifier application.
Analytics Events
PRESENTATION_VERIFIER_APPLICATION_DELETE_STARTPRESENTATION_VERIFIER_APPLICATION_DELETE_SUCCESSPRESENTATION_VERIFIER_APPLICATION_DELETE_FAIL
Roles
adminverifier
DELETE
/v2/presentations/applications/{applicationId}
AuthorizationBearer <token>
In: header
Path Parameters
applicationIdstring
Unique identifier for the verifier application.
Format
uuid
Response Body
curl -X DELETE "https://example.vii.au01.mattr.global/v2/presentations/applications/281d20b3-42a3-40dd-b29a-115ff32b02b7"
Empty
{
"code": "string",
"message": "string",
"details": [
{
"value": "string",
"msg": "Invalid value",
"param": "id",
"location": "body"
}
]
}
How would you rate this page?