/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 |
|---|---|
|
The full path of the resource that you want to modify. |
Request body
| Field | Type | Description |
|---|---|---|
|
|
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 |
|---|---|---|
|
|
The new information for the resource. |