Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Delete clicklog data
​
DELETE
/api/logs/clicks
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"date_from"
:
"string"
,
 Â
"date_to"
:
"string"
,
 Â
"campaign_ids"
:
[
 Â
 Â
0
 Â
]
}
Responses
​
200
Clicklog deleted
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"message"
:
"string"
}
DELETE
/api/logs/clicks
Playground
​
Authorization
ApiKeyHeader
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI