DELETE Application/DeleteReportSecurityGroupUser

Request Information

URI Parameters

None.

Body Parameters

ReportSecurityGroupUser
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

ReportID

globally unique identifier

Required

SecurityGroupUserID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "3895a395-da2c-49f3-90fe-6c0693ab74ce",
  "ReportID": "56af8fa6-e7b2-4d22-9150-c40907ac39d4",
  "SecurityGroupUserID": "1da259d7-779d-4a46-a93d-c18705852d19"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional 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.