POST Mobility/PostDocumentSecurityGroupUsers
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": "4086ec5a-362d-4671-ac84-7a118bb14259",
"DocumentID": "956ba8ff-d75e-48df-8cd3-4b3ffae0e296",
"SecurityGroupUserID": "964a02a5-387a-4de1-97b4-060a825a80b9"
}
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.