post https://buzz-key.api.beeswax.com/rest/segment_update
In the user_data
field, the segments
can be identified in multiple ways:
- If the
segment_key_type
isALTERNATIVE
then the segments should use thealternative_id
associated with the Segments object being used. - If the
segment_key_type
isDEFAULT
or not set, the segments should either use an integer corresponding to thesegment_id
of the Segment object, OR thesegment_key
of the segment, which is in the format<KEY>-<ID>
such asstinger-123
.