Patch Geo Feature

Path Params
integer
required
Body Params
string
tags
array of strings
Tags
geometry
object

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"
    }
}
string
enum
Defaults to live

An enumeration.

Allowed:
properties
object
string
enum

An enumeration.

Allowed:
regulation_update_policy
object
Responses

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