PUT Mobility/PutDocumentSecurityGroupUser
Request Information
URI Parameters
None.
Body Parameters
DocumentSecurityGroupUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| DocumentID | globally unique identifier |
Required |
|
| SecurityGroupUserID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "9a44b74f-37cb-4226-b5ef-5c91710fe341",
"DocumentID": "8ae2b75c-b80a-4611-b7b0-f61dff7ccbd4",
"SecurityGroupUserID": "44abd9a9-36fb-4a92-ad60-4d8d543d49fd"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccess | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| Code | string |
None. |
|
| StackTrace | string |
None. |
|
| Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.