v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-306170167.5 KB
Data Products

Delete Data Product Draft

Deletes a draft data product. Accessible to the owning provider and admins.

delete/api/products/v2/{id}

Path parameters

idstring uuid required

Query parameters

actingRole'PROVIDER' | 'ADMIN'

Selects the role in which the authenticated user acts for this request. Optional: if the authenticated user holds exactly one of the allowed roles, the value is auto-resolved. Returns 400 if the value is unknown, not allowed for this endpoint, or omitted while the user holds multiple matching roles. Returns 403 if the user does not hold the role specified in the parameter.

Response

OK

{"stackTrail":"paths:/api/products/v2/{id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}