Api session event editor area add polygons: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
API Event to Add polygons to existing [[Area]]
API endpoint to Add polygons to existing [[Area]]
{|class=wikitable
{|class=wikitable
!Name
!Name

Revision as of 08:52, 10 April 2026

API endpoint to Add polygons to existing Area

Name Importance Type Description Values
0 REQUIRED (AREA Integer ID or multiple values in array [1, 2, 3]) Area
1 REQUIRED (MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) MultiPolygon[]

Response Codes

Response Code: Description
204 No Content
300-600 Codes Overview

Example POST