Delete Operating Calendar

Beta
DELETE/v1/operations/operating-calendars/{id}

This endpoint is idempotent. Learn more

Deletes an operating calendar.

Refused while any address, customer, customer group, or account setting still points at it. Deleting a calendar out from under its references would quietly return every affected order to a plain Monday-to-Friday week, which reads as the feature breaking rather than as a decision anybody made — so re-point them first.

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

Operating calendar ID.

Responses

204

Successful response for Delete Operating Calendar