Skip to main content

Duplicate Forecast Configuration

POST 

/api/inventory-forecasting/configurations/:configuration/duplicate

Creates a copy of an existing forecast configuration.

Optional body field:

  • name (string, max 255) — name for the new copy. If omitted, defaults to "<Original Name> (Copy)".

Authentication: Requires Bearer token.

Request

Responses

Successful response