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": "728e16be-cbe6-4fe0-98cd-f7eedd6c6637",
"DocumentID": "7f9a98ab-d6af-4b95-bf60-5b52a478ccb3",
"SecurityGroupUserID": "73166778-95b8-4913-ac8e-79c374ba0e96"
}
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.