Api session event editor excelsheet: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API api session event | API Endpoint: api/session/event/editorexcelsheet/ | ||
API endpoints for [[Excel Sheet]] editing. | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor excelsheet add|add]] | ||
|Add new | | Add new [[Excel Sheet]] | ||
|- | |- | ||
|[[ | | [[Api session event editor excelsheet remove|remove]] | ||
|Remove existing | | Remove existing [[Excel Sheet]] | ||
|} | |} | ||
Additional API endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor excelsheet export|export]] | ||
|Export | | Export | ||
|- | |- | ||
|[[ | | [[Api session event editor excelsheet set excel sheet|set_excel_sheet]] | ||
|Set | | Set [[Excel Sheet]] | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items excelsheets]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 11:38, 8 June 2026
API Endpoint: api/session/event/editorexcelsheet/
API endpoints for Excel Sheet editing.
| Name | Description |
|---|---|
| add | Add new Excel Sheet |
| remove | Remove existing Excel Sheet |
Additional API endpoints:
| Name | Description |
|---|---|
| export | Export |
| set_excel_sheet | Set Excel Sheet |