cURL
curl --request GET \ --url http://localhost:3000/v1/exp/delete/{exptoken} \ --header 'X-Bunker-Token: <api-key>'
{ "status": "ok" }
Confirms deletion of expired user data. This link works in the browser without authentication.
Root access token for Databunker API
Expiration token
Data deletion confirmed
ok
"ok"