API ReferenceApple Identity Access certificates
Delete an Apple Identity Access CSR
DELETE
/v2/presentations/certificates/apple-identity-access-certificates/{certificateId}Deletes an existing Apple Identity Access CSR.
Roles
adminverifier
Analytics Events
CREDENTIAL_PRESENTATION_APPLE_IDENTITY_ACCESS_CERTIFICATE_DELETE_STARTCREDENTIAL_PRESENTATION_APPLE_IDENTITY_ACCESS_CERTIFICATE_DELETE_SUCCESSCREDENTIAL_PRESENTATION_APPLE_IDENTITY_ACCESS_CERTIFICATE_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
certificateId*string
Unique identifier for the Apple Identity Access CSR.
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v2/presentations/certificates/apple-identity-access-certificates/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
How would you rate this page?
Retrieve an Apple Identity Access CSR GET
Retrieves an existing Apple Identity Access CSR.
Create verifier application POST
Creates an mDocs online verifier application. Once created, application instances can be registered and interact with the MATTR VII platform (for example, to verify credential presentations).