MATTR VII PlatformCredential offers
Delete a Pre-authorized Code credential offer
Delete an OpenID4VCI Pre-authorized Code credential offer.
Analytics Events
OPENID_PRE_AUTHORIZED_OFFER_DELETE_STARTOPENID_PRE_AUTHORIZED_OFFER_DELETE_SUCCESSOPENID_PRE_AUTHORIZED_OFFER_DELETE_FAIL
Roles
adminissuer
DELETE
/v1/openid/offers/pre-authorized/{id}
AuthorizationBearer <token>
In: header
Path Parameters
idstring
Pre-authorized credential offer ID
Format
uuid
Response Body
curl -X DELETE "https://example.vii.au01.mattr.global/v1/openid/offers/pre-authorized/8241400f-de3b-42c5-ad7c-8a380039e796"
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?