Update file metadata
POST/api/v1/storage/update-file-metadata
Replaces the metadata map and tag list when they survive decoding as nonnil values; it does not merge individual map keys. A nonempty description replaces the old description. This public shape has no reliable explicit clear operation for every empty value. Read the current record and submit the complete intended map/list; concurrent updates can overwrite one another.
Update metadata
This operation cannot clear tags with []; an empty description leaves the previous description unchanged.
Request
Responses
- 200
File metadata updated
Document ID: DOC-CP-files-data-api-updateFileMetadata. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-files-data-api-updateFileMetadata#overview |
| Request | DOC-CP-files-data-api-updateFileMetadata#request |
| Responses | DOC-CP-files-data-api-updateFileMetadata#responses |