Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

46007: Invalid Use of Unique Name


ERROR: 46007

error-46007 page anchor
VOICE
ERROR

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.