PUT Mobility/PutDocumentSecurityGroup
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": "3863d6d9-b2d8-4e7b-ac6e-2c8c0cde19f7",
"DocumentID": "6a60a909-c872-4866-b32a-3dff5736443a",
"SecurityGroupID": "d0cb96ee-94ef-4b6d-bf78-468342a60eb4"
}
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.