light-mode-image
Learn
MATTR VII PlatformS-CWT Google Pass templates

Delete a Google Pass template

Delete a Google Pay Pass template by ID

Analytics Events

CREDENTIAL_COMPACT_SEMANTIC_GOOGLE_PASS_TEMPLATE_DELETE_STARTCREDENTIAL_COMPACT_SEMANTIC_GOOGLE_PASS_TEMPLATE_DELETE_SUCCESSCREDENTIAL_COMPACT_SEMANTIC_GOOGLE_PASS_TEMPLATE_DELETE_FAIL

Roles

adminissuer
DELETE/v2/credentials/compact-semantic/digital-pass/google/templates/{id}
AuthorizationBearer <token>

In: header

Path Parameters

idstring

Google Pass template ID

Formatuuid
idstring

Template ID

Response Body

curl -X DELETE "https://example.vii.au01.mattr.global/v2/credentials/compact-semantic/digital-pass/google/templates/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?