v1

latestOpenAPI 3.0.12026-07-24116117186.3 KB
Contacts

Delete from static segment

The method deletes contacts from a static segment by contact ids or external customer ids. If don't specify any ids, all contacts will be deleted from the segment.

post/api/v1/group/{id}/contacts/detach

Path parameters

idinteger required

Segment ID

Request body

contactIdsinteger[]

The list of attach/detach contact ids to static group (max. 500).

externalCustomerIdsstring[]

The list of attach/detach external contacts ids to static group (max. 500).