Stock reports
Create a new stock report folder
Create a new Stock Report folder in order to organize them.
post/datainsights/v1.1/stock_reports/folders
Headers
X-PROPERTY-IDinteger required
Property id of the client
Request body
Example request
{
"name": "My Reports"
}Response
Created
Example response
{
"name": "My Reports"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.