/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

subPaths

The documentPath of the resource document (the full path for the document).

Query string parameters

Field Description

fileRequested

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

result

ResourceInformation

The updated information for the resource document.