PUT EndUserGraphSet/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
EndUserGraphSet| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| graph_set_type | string |
None. |
|
| tile_layout_style | string |
None. |
|
| title | string |
None. |
|
| appid | string |
None. |
|
| elements | Collection of EndUserGraphSetElement |
None. |
|
| allow_enduser_controls | boolean |
None. |
|
| global_refresh_controls | boolean |
None. |
|
| show_dividers | boolean |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| date_range_type | string |
None. |
|
| default_date_range_interval | decimal number |
None. |
|
| default_date_range_unit | string |
None. |
|
| default_start_date | date |
None. |
|
| default_end_date | date |
None. |
|
| pull_type_id | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.