MATTR VII PlatformVerification request signers
Delete a Verification request signer
Deletes a Verification request signer.
Only available in implementations using unmanaged (external) Verifier root CA certificates.
Analytics Events
CREDENTIAL_PRESENTATION_VERIFIER_SIGNER_CERTIFICATE_DELETE_STARTCREDENTIAL_PRESENTATION_VERIFIER_SIGNER_CERTIFICATE_DELETE_SUCCESSCREDENTIAL_PRESENTATION_VERIFIER_SIGNER_CERTIFICATE_DELETE_FAIL
Roles
adminverifier
DELETE
/v2/presentations/certificates/verifier-signers/{verifierSignerId}AuthorizationBearer <token>
In: header
Path Parameters
verifierSignerIdstring
Unique identifier of the Verification request signer.
Format
uuidResponse Body
curl -X DELETE "https://example.vii.au01.mattr.global/v2/presentations/certificates/verifier-signers/b0aae560-10e7-4247-8e96-7cdd3578a1e2"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?
