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.
geofences
name
schema_version
description
Response
Successful Response
_id
created_at_timestamp
geofences
last_edited_at_timestamp
name
owned_by_org_id
Must be a string starting with org_
owned_by_user_id
Must be a string starting with user_
schema_version
archived_at_timestamp
description
last_used_at_timestamp
Errors
422
Geofence Templates Create V1request Unprocessable Entity Error

