v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2113138232.4 KB
segments

Add users to a manually managed audience segment

Add users in bulk to the specified manual audience segment.

Bulk Update Behavior:

  • Accepts a JSON array of user_ids in the request body.
  • Returns a list of successes and failures. Successful additions include users already present in the segment.
put/api/segments/{id}/add_users

Path parameters

idinteger required

Unique segment numerical ID.

Request body

user_idsinteger[]

Response

Result of adding the users to the segment.