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": "9ecd1f93-2f77-4796-aaa6-ce868bde0e8d",
"DocumentID": "abdba851-37bc-4f15-ab14-99a4ed183c8b",
"SecurityGroupUserID": "4f3d62f6-a492-4452-b0dd-44f22a494bfb"
}
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.