Excerpt |
---|
Update a document for an account. This endpoint may also be used to move a document to another entity, by setting the moveToEntityID property. |
1065userdp-keyid/{entityID}/documents/{documentID} / |
userentity/ext-key/{externalRelationID}/{externalRelationType}/documents/{documentID}
|
| entityID |
dialogportal™ master key Rubiq entity ID that uniquely identifies an account to return data for |
| externalRelationID | External key that uniquely identifies an account to return data for |
| externalRelationType | Type of external key |
documentIDThe ID of the document to be retrieved | Request body: | None |
Note |
---|
All properties are optional, only the properties that are included in the request will be updated. |
|
"documentID":12345 123456, compressed": "John Doe",
"createdBy": "mailbox@mailserver.com",
base64 encoded text",
"compressed": false,
"description": "Description of the document",
|
|
2016 23 "srid":12345, updatedBy"mailbox@mailserver.com" Span |
---|
style | white-space:pre200204 | Document updated with success |
| 404 | Account was not found, or the document was not found for the account. The following sub codes may be returned: 404.1 | User not found | 404.2 | External user could not be found |
|