DELETE Mobility/DeleteDocumentSecurityGroups
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": "c6352e20-0015-447a-adb4-369c8558b663",
"DocumentID": "90f35490-b3f7-4685-9951-02d667909867",
"SecurityGroupID": "a9cb2dff-47fb-4da0-ba52-e29a443c1a4f"
}
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.