Api session event editor panel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor panel Endpoints. | Api session event editor panel Endpoints. | ||
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 | ||
Revision as of 08:03, 3 June 2026
Api session event editor panel Endpoints.
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: