Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

46007: Invalid Use of Unique Name

Twilio Voice DocumentationVoice

Description

description page anchor

The uniqueName can only be used to retrieve a configuration.

Possible causes

possible-causes page anchor
  • Attempting to update a configuration using uniqueName instead of the configuration ID.
  • Attempting to delete a configuration using uniqueName instead of the configuration ID.
  • Use the configuration ID for update and delete operations. The uniqueName can only be used with GET requests to retrieve a configuration.