Add Segments To A UserCopy Pagepost https://e-{networkId}.adzerk.net/udb/{networkId}/segmentsThis endpoint adds a Segment to a specific UserKey via query params. Calling this endpoint multiple times will add multiple Segments.Path ParamsnetworkIdint32requiredYour account (network) IDQuery ParamsuserKeystringrequiredThe user ID to updategroupintegerOptional. Sets the user's incrementality group (1–100) as part of this request; use group=null to clear it, or omit to leave it unchanged. Invalid values reject the entire request.Body Paramssegmentsarray of int32srequiredsegments*ADD int32HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 6 days ago