Skip to main content
DELETE
Remove Workspace Asset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

workspace_id
string<uuid>
required
asset_type
enum<string>
required
Available options:
DATASET,
DASHBOARD,
PIPELINE,
AUTOMATION,
MODEL,
REPORT
asset_id
string<uuid>
required

Response

Successful Response

{key}
string