PUT Application/PutReportSecurityGroupUser

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": "0dd26f8e-28d4-4685-9af6-e005ddcd1d20",
  "ReportID": "5348cc97-bb2b-4688-87e4-c26d5c2fade0",
  "SecurityGroupUserID": "749afbea-4155-476c-8d29-5447bf495d16"
}

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.