/tracking
/tracking/geofence_templates

Update

Updates an active geofence template owned by the caller's organization. | authz: min_org_role=operator | (SessionGeofenceTemplateClientUpdate1) -> (SessionGeofenceTemplate1)

patch/tracking/geofence_templates/update/v1/{geofence_template_id}

Path parameters

geofence_template_idstring required

Request body

namestring nullable
descriptionstring nullable
geofencesSessionGeofenceBase1[] — unresolved $ref
description__set_to_Noneboolean

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.