DELETE Application/DeleteDashboardRole
Request Information
URI Parameters
None.
Body Parameters
DashboardRoleName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
DashboardID | globally unique identifier |
Required |
|
RoleID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "ed46f546-da9c-4ea2-b68c-60d649fff4fe", "DashboardID": "63e609e3-0b2b-4afa-9d73-77f3870bcf25", "RoleID": "ab2537fb-fce5-4098-938f-70fd4022532f" }
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.