Update

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

Authentication

AuthorizationBearer

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

Path parameters

geofence_template_idstringRequired

Request

This endpoint expects an object.
descriptionstringOptional
description__set_to_NonebooleanOptionalDefaults to false
geofenceslist of objectsOptional
namestringOptional>=1 character

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 Update V1request Unprocessable Entity Error