Skip to main content
Version: v8.2

Add Favorite

POST

/org/{tenant}/v2/contacts/favorites

Platform support: MT and CC

Add a contact to the user's favorites. The favorite type determines how contact_id is interpreted:

  • bcmcontact_id must be a positive integer string (BCM contact ID)
  • extcontact_id is a PBX extension UUID
  • othercontact_id is a mobile/external contact identifier; optionally include contact_data with metadata

A per-user limit (default 50) is enforced server-side.

Request

Responses

Favorite created.