DELETE Mobility/DeleteDocumentSecurityGroupUsers
Request Information
URI Parameters
None.
Body Parameters
DocumentSecurityGroupUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| DocumentID | globally unique identifier |
Required |
|
| SecurityGroupUserID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "2e84eb43-fb64-47c4-b31e-8db840d1f771",
"DocumentID": "e65b6111-7ea7-4aee-87d8-adccf9f6713a",
"SecurityGroupUserID": "cee3b840-c8f1-46b6-ac77-fd990971b43f"
}
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.