Error
Application error
46007: Invalid Use of Unique Name
Voice
The uniqueName can only be used to retrieve a configuration.
- Attempting to update a configuration using
uniqueNameinstead of the configuration ID. - Attempting to delete a configuration using
uniqueNameinstead of the configuration ID.
- Use the configuration ID for update and delete operations. The
uniqueNamecan only be used withGETrequests to retrieve a configuration.