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 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200File successfully updated
| |||||||||||||||
400Bad Request (e.g. element not found or resource conflict).
| |||||||||||||||
403Missing permission
| |||||||||||||||
500Internal server error (Internal service communication or process error).
|