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

# Changes to Update Schedule

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 10 revisions.

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

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 2 breaking, 1 warning, 7 info
  - removed the enum value `JSON` of the request property `anyOf[#/components/schemas/OperationalDataExportConfigurationRequest]/allOf[#/components/schemas/DataExportConfigurationRequestBase]/exportFileFormat/allOf[#/components/schemas/ExportFileFormat]/`
  - removed the enum value `JSON` of the request property `anyOf[#/components/schemas/UsageDataExportConfigurationRequestV2]/allOf[#/components/schemas/DataExportConfigurationRequestBase]/exportFileFormat/allOf[#/components/schemas/ExportFileFormat]/`
  - added the new `CHARGES` enum value to the `anyOf[#/components/schemas/OperationalDataExportConfigurationResponse]/operationalDataTypes/items/` response property for the response status `200`
  - added the new `CHARGES` enum value to the request property `anyOf[#/components/schemas/OperationalDataExportConfigurationRequest]/operationalDataTypes/items/`
  - 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` — 1 breaking, 5 info
  - removed `#/components/schemas/OperationalDataExportConfigurationRequest, #/components/schemas/UsageDataExportConfigurationRequest` from the request body `oneOf` list
  - added `#/components/schemas/OperationalDataExportConfigurationRequest, #/components/schemas/UsageDataExportConfigurationRequestV2` to the request body `anyOf` list
  - mapped value for key `USAGE` changed from `#/components/schemas/UsageDataExportConfigurationRequest` to `#/components/schemas/UsageDataExportConfigurationRequestV2` from the request discriminator
  - 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` — 2 breaking, 20 warning, 3 info
  - the request's body type changed from `object` to no type
  - the response's body type changed from `object` to no type for status `200`
  - removed `#/components/schemas/AbstractRequest` from the request body `allOf` list
  - removed the request property `code`
  - removed the request property `destinationIds`
  - removed the request property `exportFileFormat`
  - removed the request property `name`
  - removed the request property `period`
  - removed the request property `scheduleType`
  - removed the request property `sourceType`
  - 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
  - added request discriminator
  - 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, 1 info
  - added the new `BALANCE_TRANSACTIONS` enum value to the `oneOf[#/components/schemas/OperationalDataExportConfigurationResponse]/operationalDataTypes/items/` response property for the response status `200`
  - added the new `BALANCE_TRANSACTIONS` enum value to the request property `oneOf[#/components/schemas/OperationalDataExportConfigurationRequest]/operationalDataTypes/items/`
- **2025-02-04** `9433593378b5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/dataexports/schedules/:id/put.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/put)
