DELETE Application/DeleteReportSecurityGroupUser
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroupUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| ReportID | globally unique identifier |
Required |
|
| SecurityGroupUserID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "f4287379-9ba0-46ab-9e18-7a432f0b38d4",
"ReportID": "5ca813bd-e9fc-44e7-9236-fc0bfb0478c1",
"SecurityGroupUserID": "c0a88bd7-5876-4422-9e7a-dcc201fe6925"
}
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.