Skip to main content
POST
/
clear_data
cURL
curl --request POST \
  --url https://api.osohq.com/api/clear_data \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://www.osohq.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Requires an API key to access.

Response

message
string
required