Api session event editor plot: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor plot Events. Plot editing. {|class=wikitable !Name !Description |- |ADD |Add new Plot |- |ADD_POLYGONS |Add polygons to existing Plot |- |SET_NAME |Set new name of existing Plot |} Specific Events: {|class=wikitable !Name !Description |- |SET_OWNER |Set Owner..." |
No edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API api session event | API Endpoint: api/session/event/editorplot/ | ||
Plot editing. | API endpoints for [[Plot]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor plot add|add]] | ||
|Add new [[Plot]] | | Add new [[Plot]] | ||
|- | |- | ||
|[[ | | [[Api session event editor plot add polygons|add_polygons]] | ||
|Add | | Add [[Polygon]]s to existing [[Plot]] | ||
|- | |- | ||
|[[ | | [[Api session event editor plot set name|set_name]] | ||
|Set new name of existing [[Plot]] | | Set new name of existing [[Plot]] | ||
|} | |} | ||
Additional API endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor plot set owner|set_owner]] | ||
|Set Owner | | Set Owner | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items plots]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||