POST Mobility/PostDocumentSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
DocumentSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| DocumentID | globally unique identifier |
Required |
|
| SecurityGroupID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "05aec2bb-45bd-4119-a04e-ff01e5634c2a",
"DocumentID": "6e660ac6-a8c9-4ea3-a2a0-dd01a005f744",
"SecurityGroupID": "4f6c9da9-84fa-4e73-acc4-a6ee76891c47"
}
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.