I have a service principle created and has an RBAC role of Purview Data Curator and Purview Data Source Administrator. I have referred the link https://docs.microsoft.com/en-us/azure/purview/tutorial-using-rest-apis#use-the-postman-client-to-call-the-rest-apis and configured my Postman setup.
I want to delete Assets which are present in Purview. what is the REST API URL for deleting the Assets in Purview and what will be the objects that should be passed in BODY and HEADER to delete an asset.

