Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename

Delete an entity identified by its type and unique attributes.In addition to the typeName path parameter, attribute key-value pair(s) can be provided in the following format:attr:\=\.NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName.The REST request would look something like this:DELETE /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.