Create a new contact segment
Create a new contact segment.
This endpoint allows creating a new contact segment that can be used to organize contacts. The segment can be configured with specific criteria like email, name, subscription status, etc.
hapi reach segments create [flags]
--conditions string (JSON)
-h, --help help for create
--logic string (one of: AND, OR)
--name string
--config string Config file (default is $HOME/.hapi.yaml)
--format string Output format type (json|table|tree), default: table
- hapi reach segments - Segments commands