Assets
Delete Asset
DELETE https://{tenant}.atomicwork.com/api/v1/assets/{asset_id}
Authorization
X-Api-KeyrequiredAPI key authentication.
Headers
X-Workspace-IdPath Parameters
asset_idrequiredassetId
Response
Successful response
Assets
DELETE https://{tenant}.atomicwork.com/api/v1/assets/{asset_id}
X-Api-KeyrequiredAPI key authentication.
X-Workspace-Idasset_idrequiredassetId
Successful response
curl -X DELETE 'https://{tenant}.atomicwork.com/api/v1/assets/{asset_id}' \
-H 'X-Api-Key: <api-key>'