Changelog: Phone - Added Fax Cover Page APIs

Released: 2026-08-24 Updated: 2026-08-13

Visit Changelog

Summary: Added APIs to retrieve and download fax cover pages and new request fields to specify cover page details when sending faxes.

Added

  • New Fax APIs:
    • GET /v2/phone/fax/cover_pages
    • GET /v2/accounts/{accountId}/phone/fax/cover_pages
    • GET /v2/phone/fax/cover_pages/download/{coverId}
    • GET /v2/accounts/{accountId}/phone/fax/cover_pages/download/{coverId}

Enhancements

  • New cover_id,cover_note request fields in the following Fax APIs:
    • POST /v2/accounts/{accountId}/phone/fax/documents
    • POST /v2/phone/fax/documents