Skip to main content

Initiate a Call

Initiates a phone call from an agent to a contact. Request Headers:
Request Body:
Required Parameters:
  • agentId: The UUID of the agent that will make the call
  • phoneNumber: Phone number in the format +1XXXXXXXXXX
Optional Parameters:
  • notes: Additional context for the call
Example Response:
The contact must have a valid phone number in their profile. The call is initiated immediately upon successful request processing.