latestOpenAPI 3.0.02026-08-213221853.2 MB

f687d224b37d

Segments

Remove IDs from User Store ID List

This endpoint has a limit of 1000 ids per request

patch/console/v1/segments/{id}/remove_ids

Path parameters

idstring required

id

Request body

idsstring[] required
versionnumber double

Response

User Store ID List updated successfully.

messagestring

Example response

{
  "message": "IDs successfully removed from Segment ID List"
}