Api session event editor panel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorpanel/ | |||
API | API endpoints for [[Panel]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 31: | Line 31: | ||
|} | |} | ||
Additional API | Additional API endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 138: | Line 138: | ||
|Set Visible | |Set Visible | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items panels]] | *[[Api session items panels]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:40, 3 June 2026
API Endpoint: api/session/event/editorpanel/
API endpoints for Panel editing.
| Name | Description |
|---|---|
| add | Add new Panel |
| append_attribute | Appended to existing Panel Attribute value |
| duplicate | Duplicate existing Panel |
| remove | Remove existing Panel |
| remove_attribute | Remove Attribute from Panel |
| set_attribute | Set Panel Attribute value |
| set_attributes | Set multiple Panel Attribute values |
| set_name | Set new name of existing Panel |
Additional API endpoints: