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": "c6653fd3-8556-4ab5-9a8a-b0cb7cd5aac7",
"DocumentID": "a72a6d63-5729-4a92-a115-a942cd29dd50",
"SecurityGroupID": "5199f33f-f52e-4bab-8513-4f4e6ab726ca"
}
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.