v1
latestOpenAPI 3.0.12026-07-245277551.2 MBStock reports
Publish a new report
Publish a single report to a stock report with optional rules.
The API returns a 201 CREATED if the creation was successful.
post/datainsights/v1.1/stock_reports
Headers
X-PROPERTY-IDinteger required
Property id of the client
Request body
Example request
{
"rules": {
"feature_ids": [
"1"
],
"country_codes": [
"US"
]
}
}Response
Created