ST.T | 2023-01-17 11:57:18 UTC | #1
Which is the API for accepting a call in the system and know about the details of dialer like phone no ?
jacobshaw | 2023-01-18 14:06:30 UTC | #2
Hi @ST.T
You can do this by adding a participant to a conversation using POST /api/v2/conversations/calls/{conversationId}/participants
To get phone number of the dialer, use a conversation details query
system | 2023-02-18 14:06:45 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 18013