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": "685af749-11da-4b0e-9f12-4dbaa6eb4156",
  "DashboardID": "83e4a63b-2108-42da-8b27-a2a088ff2c26",
  "SecurityGroupID": "23849895-0619-42af-ba37-ee5439667959"
}

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.