airport Duplicate iD
POST {{baseUrl}}/account/:accountID/location
Request Body
{"name"=>"Test duplicate id", "address"=>"7 Hillsborough St, Raleigh, NC 27603, USA", "location_id"=>"L1685470333513", "type"=>"airport", "location"=>{"lat"=>35.78036005423038, "lng"=>-78.64030765118511, "radius_meter"=>100}, "alerts"=>{"silence_in_geofence"=>"false", "completion_in_geofence"=>"false", "completion_in_geofence_after_light_detection"=>"true", "light_lx"=>0, "completion_delay_minutes"=>0}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | (Required) |
RESPONSES
status: Created
{"message":"Location successfully created!"}