/repository/resources/setMetaInformation - Modify resource metadata

Modify the metadata for a resource document.

Note:

This method is new in 6.7

End-point

POST repository/resources/setMetaInformation

Query string parameters

Field Description

documentPath

The full path of the resource that you want to modify.

Request body

Field Type Description

data

ResourceInformation

Has the updated information for the resource.

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

result

ResourceInformation

The new information for the resource.