Stock reports

Unpublish stock report by id

Unpblish a single stock report.

Note: The API may throw a HTTP 404 if there are no reports found with a given id.

The API returns a 204 NO CONTENT if the delete was successful.

delete/datainsights/v1.1/stock_reports/{stock_report_id}

Path parameters

stock_report_idinteger required

Stock report id of the resource

Headers

X-PROPERTY-IDinteger required

Property id of the client

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.