46003: Invalid Unique Name
VOICE
ERROR
The uniqueName provided is invalid.
The uniqueName doesn't meet one or more of the following validation rules:
- Length must be between 1 and 50 characters.
- Only letters (a-z), digits (0-9), dash (-), and underscore (_) are allowed.
- Blank spaces aren't allowed.
- Special characters aren't allowed.
uniqueNameisn't case sensitive.uniqueNamemust not already exist in the account.uniqueNamemust not match the format of a configuration ID (for example,voice_clientconfiguration_xxxxx).uniqueNamemust not be "DEFAULT" (not case sensitive).
- Ensure the
uniqueNameis between 1 and 50 characters. - Use only letters, digits, dashes, and underscores.
- Remove any spaces or special characters.
- Choose a
uniqueNamethat doesn't already exist in your account. - Avoid using "DEFAULT" as a
uniqueName.