Delete Production Schedule

Beta
DELETE/v1/operations/production-schedules/{id}

This endpoint is idempotent. Learn more

Deletes a draft schedule and everything derived from it.

Only drafts can be deleted. A published version is the baseline attainment is measured against, so removing it would erase the record of what was promised — archive those instead.

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

ID of the production schedule.

Responses

200

Successful response for Delete Production Schedule