/tracking

Create

Creates a tracking session with ordered geofences or an organization template and links its device. | auth: api_key | authz: min_org_role=operator | (SessionsCreateV1Req) -> (PydanticObjectId)

post/tracking/sessions/create_session/v1

Query parameters

device_idstring required
no_auto_terminationboolean

Request body

schema_version2 required
off_chrt_reference_idstring nullable

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).

commentsstring nullable
publicboolean
off_chrt_shipper_org_data_idstring nullable
termination_scheduled_for_timestampstring date-time nullable
geofencesSessionGeofenceClientCreate1[] — unresolved $ref
geofence_template_idstring nullable

Response

Successful Response

string required

Changes

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