segments

Remove users from a manually managed audience segment

This endpoint allows the client to remove users in bulk from an audience segment specified by ID.

Successes are users that were removed; failures are users that weren't a part of the segment.

put/api/segments/{id}/remove_users

Path parameters

idinteger required

Request body

user_idsinteger[]

Response

Result of removing the users to the segment.

Changes