PUT Application/PutDashboardRole
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": "63fd94bc-9266-4539-845d-b46c68355844", "DashboardID": "bcf4a2ba-184c-4b44-afb9-9d0da78bd016", "RoleID": "53c6c340-9128-43e0-94a3-9519347dc983" }
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.