Delete a data asset by id
cURL
curl --request DELETE \ --url https://{hostname}.gable.ai/v0/data-asset/{id} \ --header 'X-API-KEY: <api-key>'
This response does not have an example.