Delete attestation
From any wallet
Create a new request with the Method DELETE and the value {{base_URL}}/attestations
Rename this request "Delete attestation"
Get the list of the attestations stored in the wallet GET/attestations
In our example, the attestation ID is "a9cfb5f8-4104-48b7-a378-ac880b5f6ff8"
In the path, add ":attestationID". {{base_URL}}/attestations/:attestationID
In the Params tab you will see a new section "Path Variables". Set the value for the Key "attestationID" by copying the attestation ID
Save the request and click
SEND
Dernière mise à jour