cURL
curl --request POST \ --url https://api.osohq.com/api/clear_data \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Requires an API key to access. Signup at https://ui.osohq.com/
Was this page helpful?