Subscriber API
Subscriber Assign Chat to Team Member
Assign a subscriber’s conversation to a specific team member via the ChatSyncs API. Use when a developer asks how to route a chat to a human agent programmatically, e.g. from a CRM trigger.
POST
Assign Chat to Team Member
Assigns a subscriber’s conversation to a specific team member.
Body
application/x-www-form-urlencoded
Your ChatSyncs API key (not a WhatsApp/Meta access token). Where to find it.
Example:
"API-KEY"
The WhatsApp account's phone number ID. Where to find it.
Example:
"PHONE-NUMBER-ID"
The subscriber's phone number, with country code, digits only.
Example:
"PHONE-NUMBER"
The team member's ID to assign the conversation to. Where to find it.
Example:
5
Assign Chat to Team Member

