formo segments command group lets you manage user segments. Segments are saved audience filters that you can use throughout the Formo platform.
formo segments list
List all user segments for the project.
Requires
segments:read scope on your API key.Options
formo segments create
Create a new user segment.
Requires
segments:write scope on your API key.Options
Examples
formo segments delete
Delete a user segment.
Requires
segments:write scope on your API key.