DELETE Application/DeleteReportSecurityGroupUser
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroupUserName | 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": "be92a237-b46f-48eb-a90c-f228016fe06c", "ReportID": "48854aca-5a23-4bb1-b366-5f7d94155594", "SecurityGroupUserID": "fe10fa1c-df90-40d4-b4bc-5c8f9b17e5a5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | 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.