Coding agents are everywhere. See what yours are doing →
Reference
cURL
curl --request POST \ --url https://api.osohq.com/api/clear_data \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Requires an API key to access.
Was this page helpful?