Skip to main content

Permanently delete an attribute description from the system

DELETE 

/v2/attribute-descriptions/:lookupKey/:lookupValue

Remove an attribute description and all its configuration permanently from the system.

This operation will delete the attribute description schema including all metadata and configuration settings. This is a destructive operation that cannot be undone.

Warning: Deleting an attribute description may affect existing attributes that depend on this description. Ensure no active attributes are using this description before deletion.

The deletion process:

  • Removes the attribute description record completely
  • Cleans up associated metadata and configuration
  • Maintains system integrity and consistency
  • Cannot be reversed once completed

Request

Responses

Successfully deleted the attribute description