Skip to main content
POST
Create an Additional Geofence for a Site

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

site-id
string
required

Site ID

Body

application/json
id
string<uuid>

NextBillionGeofence ID

geofence
object
moving_geofence
boolean
default:false
tag
enum<string>
Available options:
scaling,
site,
loading,
unloading,
check_in,
ticketing
geofence_type
enum<string> | null
Available options:
moving,
circle,
polygon

Response

Created

data
NextBillionGeofence-Read · object
required