Clear planned demand forecast to variant.Ask AIdelete https://api.katanamrp.com/v1/demand_forecastsClears planned demand forecast for a variant in location for the specified periods.Body ParamsClear planned demand forecast for variant in location for specified periods.variant_idintegerrequired≤ 2147483647location_idintegerrequired≤ 2147483647periodsarray of objectsrequiredlength between 1 and 100periods* objectperiod_startdate-timerequiredPeriod start date in ISO 8601 format (inclusive).period_enddate-timerequiredPeriod end date in ISO 8601 format (inclusive).ADD objectResponses 204Planned demand forecast cleared successfully 401Make sure you've entered your API token correctly. 404Make sure data is correct 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 3 months ago