Delete attestation
Dernière mise à jour
Cet article vous a-t-il été utile ?
Dernière mise à jour
Cet article vous a-t-il été utile ?
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
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