/documents/{docPath}/userProperties - Write user properties
Note:
This method is new in 6.4
End-point
| POST | /documents/{docPath}/userProperties |
Path parameters
| Field | Description |
|---|---|
|
Full path of the document in the repository Note: Collection
separators "/" must be encoded as "%7C".
|
Request field
| Field | Type | Description |
|---|---|---|
|
UserProperty[...] |
List of user properties for update |
Possible response
| HTTP Status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Results field
| Field | Type | Description |
|---|---|---|
|
String |
The results field is empty for a successful operation |