Skip to main content
DELETE
Delete phone book contacts

Authorizations

Authorization
string
header
required

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

Query Parameters

phoneAliasIds
string
required

Comma-separated contact IDs to delete

Minimum string length: 1

Response

Contacts deleted

success
enum<boolean>
required
Available options:
true
data
object
required