Create

Creates a geofence template owned by the caller’s organization. | authz: min_org_role=operator | (SessionGeofenceTemplateClientCreate1) -> (SessionGeofenceTemplate1)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
geofenceslist of objectsRequired
namestringRequired>=1 character
schema_versionintegerRequired
descriptionstringOptional

Response

Successful Response
_idstring
created_at_timestampdatetime
geofenceslist of objects
last_edited_at_timestampdatetime
namestring>=1 character
owned_by_org_idstring

Must be a string starting with org_

owned_by_user_idstring

Must be a string starting with user_

schema_versioninteger
archived_at_timestampdatetimeOptional
descriptionstringOptional
last_used_at_timestampdatetimeOptional

Errors

422
Geofence Templates Create V1request Unprocessable Entity Error