/tracking
/tracking/geofence_templates

Create

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

post/tracking/geofence_templates/v1

Request body

schema_version1 required
namestring required
descriptionstring nullable
geofencesSessionGeofenceBase1[] required— unresolved $ref

Response

Successful Response

schema_version1 required
namestring required
descriptionstring nullable
geofencesSessionGeofenceBase1[] required— unresolved $ref
_idstring required
owned_by_org_idstring required

Must be a string starting with org_

owned_by_user_idstring required

Must be a string starting with user_

created_at_timestampstring date-time required
last_edited_at_timestampstring date-time required
last_used_at_timestampstring date-time nullable
archived_at_timestampstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.