Skip to main content

Clear My Default Configuration

DELETE 

/api/inventory-forecasting/configurations/default

Unset the current user's default configuration. Subsequent visits to demand planning load with a blank slate.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Returns 204 No Content on success. Safe to call when no default is set.

Authentication: Requires Bearer token.

Request

Responses

No Content