Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying this segment.
Body
application/json
Updates a segment.
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.
A UUID string identifying this segment.