MATTR VII PlatformCWT Google Pass templates
Delete a Google Pass template
Deletes an existing Google Pass template by providing its ID.
Analytics Events
CREDENTIAL_COMPACT_GOOGLE_PASS_TEMPLATE_DELETE_STARTCREDENTIAL_COMPACT_GOOGLE_PASS_TEMPLATE_DELETE_SUCCESSCREDENTIAL_COMPACT_GOOGLE_PASS_TEMPLATE_DELETE_FAIL
Roles
adminissuermanaged-issuer
DELETE
/v2/credentials/compact/digital-pass/google/templates/{id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Google Pass template ID
Format
uuidid*string
Template ID
Response Body
application/json
application/json
curl -X DELETE "https://example.vii.au01.mattr.global/v2/credentials/compact/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?