Skip to content

Clear stats data​

POST
/api/clearings

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"date_before": "string",
  
"campaign_ids": [
  
  
0
  
]
}

Responses​

Stats cleared

application/json
JSON
{
  
"message": "string"
}

Playground​

Authorization
Body

Samples​

Powered by VitePress OpenAPI