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