Api session event editor global: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor global Events. Global editing. {|class=wikitable !Name !Description |- |ADD |Add new Global |- |DUPLICATE |Duplicate existing Global |- |REMOVE |Remove existing Global |- |SET_NAME |Set new name of existing Global |} Specific Events: {|class=wikitable !N..." |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API api session event | API Endpoint: api/session/event/editorglobal/ | ||
Global editing. | API endpoints for [[Global]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor global add|add]] | ||
|Add new [[Global]] | | Add new [[Global]] | ||
|- | |- | ||
|[[ | | [[Api session event editor global duplicate|duplicate]] | ||
|Duplicate existing [[Global]] | | Duplicate existing [[Global]] | ||
|- | |- | ||
|[[ | | [[Api session event editor global remove|remove]] | ||
|Remove existing [[Global]] | | Remove existing [[Global]] | ||
|- | |- | ||
|[[ | | [[Api session event editor global set name|set_name]] | ||
|Set new name of existing [[Global]] | | Set new name of existing [[Global]] | ||
|} | |} | ||
Additional API endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor global add query|add_query]] | ||
|Add Query | | Add Query | ||
|- | |- | ||
|[[ | | [[Api session event editor global remove book value|remove_book_value]] | ||
|Remove Book Value | | Remove Book Value | ||
|- | |- | ||
|[[ | | [[Api session event editor global remove point|remove_point]] | ||
|Remove Point | | Remove [[Point]] | ||
|- | |- | ||
|[[ | | [[Api session event editor global set book value|set_book_value]] | ||
|Set Book Value | | Set Book Value | ||
|- | |- | ||
|[[ | | [[Api session event editor global set point|set_point]] | ||
|Set Point | | Set [[Point]] | ||
|- | |- | ||
|[[ | | [[Api session event editor global set query|set_query]] | ||
|Set Query | | Set Query | ||
|- | |- | ||
|[[ | | [[Api session event editor global set query timing|set_query_timing]] | ||
|Set Query Timing | | Set Query Timing | ||
|- | |- | ||
|[[ | | [[Api session event editor global set start value|set_start_value]] | ||
|Set Start Value | | Set Start Value | ||
|- | |- | ||
|[[ | | [[Api session event editor global set visualisation name|set_visualisation_name]] | ||
|Set Visualisation Name | | Set Visualisation Name | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items globals]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 13:01, 19 June 2026
API Endpoint: api/session/event/editorglobal/
API endpoints for Global editing.
| Name | Description |
|---|---|
| add | Add new Global |
| duplicate | Duplicate existing Global |
| remove | Remove existing Global |
| set_name | Set new name of existing Global |
Additional API endpoints:
| Name | Description |
|---|---|
| add_query | Add Query |
| remove_book_value | Remove Book Value |
| remove_point | Remove Point |
| set_book_value | Set Book Value |
| set_point | Set Point |
| set_query | Set Query |
| set_query_timing | Set Query Timing |
| set_start_value | Set Start Value |
| set_visualisation_name | Set Visualisation Name |