Add Zone

Body Params
boolean
Defaults to false
integer
1 to 15
boolean
boolean
string
integer
1 to 12
integer
≥ 0
Defaults to 3
length between 1 and 2083
boolean
string
required
string
required
zone_limits
object
required

Geojson specification : here We are specifically interested here in the geometry object

{
    "type": "Feature",
    "geometry": {
        "type": "Point",
        "coordinates": [125.6, 10.1]
    },
    "properties": {
        "name": "Dinagat Islands"
    }
}
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json