Api session event editor plot: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Api session event editor plot Endpoints.
API Endpoint: api/session/event/editorplot/


API End[[#Api Model Point|Point]]s for [[Plot]] editing.
API endpoints for [[Plot]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor plot add|add]]
| [[Api session event editor plot add|add]]
|Add new [[Plot]]
| Add new [[Plot]]
|-
|-
|[[Api session event editor plot add polygons|add_polygons]]
| [[Api session event editor plot add polygons|add_polygons]]
|Add [[#Api Model Polygon|Polygon]]s to existing [[Plot]]
| Add [[Polygon]]s to existing [[Plot]]
|-
|-
|[[Api session event editor plot set name|set_name]]
| [[Api session event editor plot set name|set_name]]
|Set new name of existing [[Plot]]
| Set new name of existing [[Plot]]
|}
|}


Additional API End[[#Api Model Point|Point]]s:
Additional API endpoints:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor plot set owner|set_owner]]
| [[Api session event editor plot set owner|set_owner]]
|Set Owner
| Set Owner
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Session Endpoints]]
*[[Api session items plots]]
*[[Api session items plots]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 13:02, 19 June 2026

API Endpoint: api/session/event/editorplot/

API endpoints for Plot editing.

Name Description
add Add new Plot
add_polygons Add Polygons to existing Plot
set_name Set new name of existing Plot

Additional API endpoints:

Name Description
set_owner Set Owner