Skip to main content

UploadGeofencesRequest

Schema for uploading geofences from a file

file_idFile Id (string)required

ID of the uploaded file from storage service

group_name object

Optional group name for all imported geofences

anyOf
string

Possible values: <= 255 characters

UploadGeofencesRequest
{
"file_id": "string",
"group_name": "string"
}