POST
/
geojson_area
{
  "area_hectares": 123,
  "width": 123,
  "height": 123
}

Authorizations

x-api-key
string
header
required

Body

application/json · object

The body is of type object.

Response

200
application/json
Successful Response
area_hectares
number
required
width
number
required
height
number
required