Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a segment for a specified portfolio.
If configurations are provided, they will be added to the segment. Any configurations passed that do not belong to the specified portfolio will be IGNORED.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.