deleteContacts

Delete multiple contacts. USER-ONLY

Parameters

userIds: ID[]

The identifiers of contacts to delete.

Result

void

Syntax

await client.deleteContacts(userIds);