Delete a tenant resourcedelete https://example.com/api/v3/resources/{tenant_id}/{resource}Delete tenant specific resources such as db2, mongo, postgres and s3.Path Paramstenant_idstringrequiredunique tenant IDresourcestringrequiredresource specifies the specific resource to deleteResponses 200A successful response. defaultAn unexpected error response.Updated over 1 year ago