/repository/resources/{subPaths: .*} - Delete file from resource
Deletes a file format from a resource document.
Note:
This method is new in 6.7
End-point
| DELETE | resources/{subPaths: .*} |
Path parameters
| Field | Description |
|---|---|
|
The |
Query string parameters
| Field | Description |
|---|---|
|
The file format to delete, which is one of the file formats listed for the resource object. |
Possible responses
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Response body
| Field | Type | Description |
|---|---|---|
|
The updated information for the resource document. |