Skip to main content
DELETE
Deletes data product by ID

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

dataproduct_id
string<uuid>
required

Unique ID of the data product to delete.

Response

View deleted successfully.

The response is of type boolean.