Create Geofence Group
POST/geofences/groups
Creates a new geofence group, allowing for the grouping of multiple geofences under a single identifier.
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
Successful operation
Validation failed for the input parameters.
Unauthorized access. Authentication is required.
Access is forbidden. The user does not have permission to access this resource.
Validation failed for the input parameters.
Internal server error.