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": "0721bcf5-98c4-4e5f-8976-91b3acefc9f0",
"DocumentID": "d4c29fa7-47b4-4fff-a878-debe6b969fd6",
"SecurityGroupID": "a4df8e05-210c-430c-9dcb-1e925dc46651"
}
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.