Remove Entities

Remove entities from an entity group

Path parameters

entityGroupIdstringRequired

Entity Group ID or Entity Group ForeignID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
entityIdslist of stringsRequired

List of entity IDs or foreign IDs to remove from the group

Response

This endpoint returns an object.
idstring
entitieslist of objects
metadatamap from strings to strings
foreignIdstringOptional
namestringOptional
emailToNamestringOptional

Errors