<@UV14447EU> Hi,How to delete through rest API,del...
# all-things-deployment
f
@dazzling-judge-80093 Hi,How to delete through rest API,delete platform、dataset etc.
Copy code
curl "<http://xxxxx/entities?action=delete>" -X POST --data '{"urn":"urn:li:dataPlatform:bigquery"}' -H "Authorization: Bearer xxxx"