Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Enqueue CSV export job
​
POST
/api/csv/export
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"type"
:
"string"
,
 Â
"date_from"
:
"string"
,
 Â
"date_to"
:
"string"
,
 Â
"campaign_ids"
:
[
 Â
 Â
0
 Â
]
}
Responses
​
200
Job enqueued
POST
/api/csv/export
Playground
​
Authorization
ApiKeyHeader
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI