Segments
Create
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.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201 - application/json
The response is of type object
.