Assign a user to a conversation by phone number
Make.com Integration
Assign a user to a conversation by phone number
Assigns the specified user to the conversation. By default this is a replace operation — every other user currently assigned is removed so only the target user remains. Set replaceExisting: false to append the user alongside existing assignments instead.
POST
Assign a user to a conversation by phone number
Documentation Index
Fetch the complete documentation index at: https://docs.smartsend.co.il/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your SmartSend Organization ID. Required on every request.
Body
application/json
When true (default), unassigns every other user before assigning the target user (replace). When false, leaves existing assignments intact and just adds the target user (append). If the target user is already assigned, this is a no-op.
Response
200
User assigned successfully