---
title: "Changes to Delete Schedule"
method: DELETE
path: "/organizations/{orgId}/dataexports/schedules/{id}"
---

# Changes to Delete Schedule

`DELETE /organizations/{orgId}/dataexports/schedules/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 6 info
- **2025-08-01** `9f9e5f3dbde7` — 3 info
- **2025-02-26** `6c3e1a3cfb8f` — 1 breaking, 12 warning, 2 info
- **2025-02-21** `d064a12d0d93` — 1 warning
- **2025-02-04** `9433593378b5` — 1 info

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 6 info
  - added the new `CHARGES` enum value to the `anyOf[#/components/schemas/OperationalDataExportConfigurationResponse]/operationalDataTypes/items/` response property for the response status `200`
  - added the optional property `anyOf[#/components/schemas/OperationalDataExportConfigurationResponse]/allOf[#/components/schemas/DataExportConfigurationResponseBase]/cronExpression` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/OperationalDataExportConfigurationResponse]/allOf[#/components/schemas/DataExportConfigurationResponseBase]/offset` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/UsageDataExportConfigurationResponseV2]/allOf[#/components/schemas/DataExportConfigurationResponseBase]/cronExpression` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/UsageDataExportConfigurationResponseV2]/allOf[#/components/schemas/DataExportConfigurationResponseBase]/offset` to the response with the `200` status
  - removed the `JSON` enum value from the `anyOf[#/components/schemas/OperationalDataExportConfigurationResponse]/allOf[#/components/schemas/DataExportConfigurationResponseBase]/exportFileFormat/allOf[#/components/schemas/ExportFileFormat]/` response property for the response status `200`
  - removed the `JSON` enum value from the `anyOf[#/components/schemas/UsageDataExportConfigurationResponseV2]/allOf[#/components/schemas/DataExportConfigurationResponseBase]/exportFileFormat/allOf[#/components/schemas/ExportFileFormat]/` response property for the response status `200`
- **2025-08-01** `9f9e5f3dbde7` — 3 info
  - added `#/components/schemas/OperationalDataExportConfigurationResponse, #/components/schemas/UsageDataExportConfigurationResponseV2` to the response body `anyOf` list for the response status `200`
  - mapped value for key `USAGE` changed from `#/components/schemas/UsageDataExportConfigurationResponse` to `#/components/schemas/UsageDataExportConfigurationResponseV2` from the response discriminator for the response status `200`
  - removed `#/components/schemas/OperationalDataExportConfigurationResponse, #/components/schemas/UsageDataExportConfigurationResponse` from the response body `oneOf` list for the response status `200`
- **2025-02-26** `6c3e1a3cfb8f` — 1 breaking, 12 warning, 2 info
  - the response's body type changed from `object` to no type for status `200`
  - removed the optional property `code` from the response with the `200` status
  - removed the optional property `createdBy` from the response with the `200` status
  - removed the optional property `destinationIds` from the response with the `200` status
  - removed the optional property `dtCreated` from the response with the `200` status
  - removed the optional property `dtLastModified` from the response with the `200` status
  - removed the optional property `exportFileFormat` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `lastModifiedBy` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `period` from the response with the `200` status
  - removed the optional property `scheduleType` from the response with the `200` status
  - removed the optional property `sourceType` from the response with the `200` status
  - removed `#/components/schemas/AbstractResponse` from the response body `allOf` list for the response status `200`
  - added response discriminator for the response status `200`
- **2025-02-21** `d064a12d0d93` — 1 warning
  - added the new `BALANCE_TRANSACTIONS` enum value to the `oneOf[#/components/schemas/OperationalDataExportConfigurationResponse]/operationalDataTypes/items/` response property for the response status `200`
- **2025-02-04** `9433593378b5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/dataexports/schedules/:id/delete.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/dataexports/schedules/:id/delete)
