Batch update dataset metadata
PUT/datasets/batch-updatemetadata
Triggers asynchronous bulk update of dataset metadata. The caller must be owner or editor of each dataset. Processing happens via a Step Functions state machine in batches of 50 datasets. On completion, an email notification with a PDF report is sent. Use the operation query parameter to target lifecycle policy updates or deletes instead of general metadata updates. There is no dataset count limit for general metadata updates. Lifecycle operations (update_lifecycle_policy, delete_lifecycle_policy) are limited to 100 datasets per request.
Request
Responses
- 200
- 400
- 500
Bulk operation triggered successfully. Actual results are delivered via email with a PDF report after the state machine completes.
Response Headers
Invalid input. Error code DS-1065 when more than 100 datasets are provided for lifecycle operations.
Response Headers
Backend failure.