cURL
curl --request POST \ --url https://api.osohq.com/api/clear_data \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Was this page helpful?