DELETE Application/DeleteDashboardGroup

Request Information

URI Parameters

None.

Body Parameters

DashboardGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

DashboardID

globally unique identifier

Required

SecurityGroupID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "0bcaf65b-adf9-48f9-9588-9db70ded3d79",
  "DashboardID": "bb4a05fe-4b3e-4f86-9ed7-b738c1aca7d7",
  "SecurityGroupID": "5715bf3f-38e2-43ce-998b-ef0c11499fa8"
}

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.