Skip to main content

Dismiss Demand Suggestion

POST 

/api/manufacturing/demand-suggestions/:demandSuggestion/dismiss

Dismiss a pending demand suggestion so it no longer appears as actionable. Dismissed suggestions are preserved and are not recreated by the next generation run. Auth: requires Bearer token. Path param: demandSuggestion = demand suggestion id. Returns 422 when the suggestion is not pending.

Required scope: manufacturing:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type