Api session event editor eventbundle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editoreventbundle/ | |||
API endpoints for [[Event Bundle]] editing. | API endpoints for [[Event Bundle]] editing. | ||
| Line 39: | Line 39: | ||
|Set Image | |Set Image | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items eventbundles]] | *[[Api session items eventbundles]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:39, 3 June 2026
API Endpoint: api/session/event/editoreventbundle/
API endpoints for Event Bundle editing.
| Name | Description |
|---|---|
| add | Add new Event Bundle |
| duplicate | Duplicate existing Event Bundle |
| remove | Remove existing Event Bundle |
| set_name | Set new name of existing Event Bundle |
Additional API endpoints:
| Name | Description |
|---|---|
| add_event | Add Event |
| remove_event | Remove Event |
| set_description | Set Description |
| set_event | Set Event |
| set_image | Set Image |