API ReferenceHolder applications
Delete a holder application
DELETE
/v1/holder/applications/{holderApplicationId}Deletes an existing holder application. Once deleted, any associated application instances will no longer be able to interact with the MATTR VII platform.
Roles
adminholder
Analytics Events
CREDENTIAL_HOLDER_APPLICATION_DELETE_STARTCREDENTIAL_HOLDER_APPLICATION_DELETE_SUCCESSCREDENTIAL_HOLDER_APPLICATION_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
holderApplicationId*string
Unique identifier for a registered holder application.
Format
uuidResponse Body
application/json
curl -X DELETE "https://example.com/v1/holder/applications/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
How would you rate this page?