Hi I am trying to do a delete request on `entities...
# troubleshoot
b
Hi I am trying to do a delete request on
entities/v1/
endpoint as documented on
my-datahub-instance/openapi/swagger-ui/index.html#/Entities/deleteEntities
. But I am getting:
Copy code
DELETE operation not supported for URI: '/entities/v1/'
Is this intended or am I doing something wrong?
Also the only reason I am trying this is I am not sure what the deprecation feature does. I was kind of hoping it would hide an entity and remove upstream/downstream dependencies, but it doesn't seem to do anything other than add a red deprecated label. Is there some documentation on that? I can't seem to find anything relevant on https://datahubproject.io/