Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions fern/products/platform/changelog/2026-09-04.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
tags: ["apis", "voice"]
---

## Caller ID name management added to the REST API

Set, check, and remove the caller ID name (CNAM) shown to call recipients for your project's phone numbers, without opening the Dashboard.
[Request a caller ID name](/docs/apis/rest/caller-id-name/request-caller-id-name) queues the name for compliance review,
[Get the caller ID name](/docs/apis/rest/caller-id-name/retrieve-caller-id-name) returns the CNAM status,
and [Clear the caller ID name](/docs/apis/rest/caller-id-name/clear-caller-id-name) removes an applied name.

See [Caller ID & CNAM](/docs/platform/voice/how-to-set-caller-id-or-cnam) for how the name reaches call recipients.
Loading