Update a file
Updates file name
| Path Parameters |
|---|
fileId uuid — REQUIRED |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Request Body — REQUIRED |
|---|
name stringPossible values: 1 ≤ length ≤ 100 |
| 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).
|