I am struggling to delete the analytics region from my Apigee Paid organization
I have found the following code
DELETE https://apigee.googleapis.com/v1/{name=organizations/*/analytics/datastores/*}
But not sure where/how to run this. It is failing from the API explorer
Thanks