Skip to content

Add EMAIL channel support to call start endpoint#93

Merged
aaronzhongg merged 1 commit intomainfrom
call-start-api-changes
Mar 12, 2026
Merged

Add EMAIL channel support to call start endpoint#93
aaronzhongg merged 1 commit intomainfrom
call-start-api-changes

Conversation

@aaronzhongg
Copy link
Copy Markdown
Contributor

New Features

  • Add EMAIL channel option to CallConnectMessageChannel enum
  • Make phoneNumber optional in StartCallRequest (required for SMS/WhatsApp only)
  • Add country field for phone number formatting
  • Add actionCode field (defaults to "call")

Updates

  • Update StartCallResponse to include phoneNumber and email fields
  • Replace status field with errorCode and errorDescription for better error handling

Checklist

  • Version bumped to 2.20.0

@aaronzhongg aaronzhongg marked this pull request as ready for review March 12, 2026 03:26
@aaronzhongg aaronzhongg requested review from a team as code owners March 12, 2026 03:26
@aaronzhongg aaronzhongg merged commit cd32f96 into main Mar 12, 2026
1 check passed
@aaronzhongg aaronzhongg deleted the call-start-api-changes branch March 12, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants