cURL
curl --request DELETE \ --url https://app.sure.am/api/v1/users/reset \ --header 'X-Api-Key: <api-key>'
{ "message": "<string>" }
Initiates an asynchronous reset of all family data. Requires admin role.
API key for authentication. Generate one from your account settings.
reset initiated
Was this page helpful?