diff --git a/fern/products/platform/changelog/2026-09-04.mdx b/fern/products/platform/changelog/2026-09-04.mdx new file mode 100644 index 0000000000..f245de3b3a --- /dev/null +++ b/fern/products/platform/changelog/2026-09-04.mdx @@ -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.