/repository/resources/{subPaths: .*} - Modify a file format
Updates an existing file format, including changing the content for the file format.
Note:
This method is new in 6.7
End-point
| POST | repository/resources/{subPaths: .*} |
Path parameters
| Field | Description |
|---|---|
|
The |
Request body
| Field | Type | Description |
|---|---|---|
|
|
Has the updated file format information. |
Possible response
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Response body
| Field | Type | Description |
|---|---|---|
|
|
[…] | The information for the resource document. The
filesfield in the data structure contains the file
format that was modified. |