Skip to main content

Set as My Default Configuration

POST 

/api/inventory-forecasting/configurations/:configuration/set-default

Mark this configuration as the current user's default. The default is loaded automatically in the demand-planning UI on page load.

At most one default per user. Calling this on a different configuration replaces the previous default (no need to clear first).

The response's is_default flag will reflect the new state.

Authentication: Requires Bearer token.

Request

Responses

Successful response