🚀 New: Theme Control Plane API — build, customize, and deploy themes programmatically. Learn more →
curl --request POST \
--url https://api.shoppex.io/dev/v1/analytics/reports/{id}/generate \
--header 'Authorization: Bearer <token>'{
"data": {
"download_url": "/v1/dashboard/analytics/secret/report_1/download"
}
}Developer API operation for POST /dev/v1/analytics/reports//generate.
curl --request POST \
--url https://api.shoppex.io/dev/v1/analytics/reports/{id}/generate \
--header 'Authorization: Bearer <token>'{
"data": {
"download_url": "/v1/dashboard/analytics/secret/report_1/download"
}
}