Stay up to date with the latest changes to Synthflow.
This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, visit feedback.synthflow.ai/changelog.
For system status, reliability information, and service health, visit status.synthflow.ai.
Phone Numbers API enhancements
New endpoints have been added and existing endpoints have been updated for managing phone numbers.
New endpoints:
- Get a phone number: Retrieve detailed information about a specific phone number, including SIP configuration, capabilities, and attached assistants.
- Import phone number: Import custom phone numbers for direct SIP dialing scenarios.
- Update a phone number: Modify phone number configuration including friendly name and SIP settings.
- Delete a phone number: Remove a phone number from your workspace. For purchased phone numbers, this also cancels the monthly subscription.
Updated endpoints:
- List phone numbers: Now includes pagination information (
total_records,limit,offset) in the response.