Update dataset metadata
PUT/datasets/:id/updatemetadata
Updates dataset metadata for a caller who is an owner or editor. Omit the operation query parameter for a normal metadata update (Message "Successfully updated metadata", optionally suffixed with a partition-repair notice). For DatasetType=view, success Message is "Dataset updates are in progress". operation=update_tags updates TBAC tags (s3/lf TBAC datasets only; Messages such as "Tag updated successfully" / "No new tags were added" / async tag-updation email variants). operation=update-glossary-details updates glossary details (Message "Dataset glossary details updated successfully.").
Request
Responses
- 200
- 400
- 500
Metadata update accepted. Message varies by operation: "Successfully updated metadata" (normal; may include partition repair suffix), "Dataset updates are in progress" (views), "Dataset glossary details updated successfully." (update-glossary-details), or tag-update messages for update_tags.
Response Headers
Invalid input for updating metadata. Body is {"Message": " -
Response Headers
Backend/generic failure. Body is {"Message": " -