Delete Production Schedule Resource Setting

Beta
DELETE/v1/operations/production-schedule-settings/resources/{id}

This endpoint is idempotent. Learn more

Removes a planning override, returning that resource to the account's own settings.

Deleting a machine's override puts it back into the plan alongside the rest of its department; deleting a production step's removes the lead-time offset its work was shifted by. The change takes effect on the next generated version.

Permissions requiredValues:production_schedules:update
The role behind your API key or agent must grant every one of these permissions.
idstring

ID of the resource setting to remove.

Responses

200

Successful response for Delete Production Schedule Resource Setting