Skip to main content

Delete Promo Window

DELETE 

/api/inventory-forecasting/promo-windows/:id

Delete a promo window.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Path parameter: id - the promo window to delete.

Returns 204 on success, or 404 if the promo window does not exist.

Request

Responses

No Content