External Contacts
Delete User Contact(s)
Deletes the user personal contact(s). Batch request syntax is supported.
delete/restapi/v1.0/account/{accountId}/extension/{extensionId}/address-book/contact/{contactId}
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
extensionIdstring required
Internal identifier of the RingCentral extension/user (can be set to "~" to indicate that the extension associated with current authorization session should be used)
contactIdinteger[] required
The list of contact identifiers (comma-separated)
Response
No Content