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 Endpoint: api/session/event/editorpanel/ | API Endpoint: api/session/event/editorpanel/ | ||
API endpoints for [[Panel]] editing. | API endpoints for [[Panel]] editing. | ||
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: