Update file metadata
Update file metadata
Path Parameters |
---|
fileId uuid — REQUIRED |
Header Parameters |
---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
Request Body — REQUIRED |
---|
flags string[]Possible values: [ File flags to set. Must be chosen from the file's availableFlags. |
name stringPossible values: length ≤ 50 |
Responses | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 File successfully updated
| |||||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||||||||||||
403 Missing permission
| |||||||||||||||
500 Internal server error (Internal service communication or process error).
|