GlobalAiOpc

Seedance2.0 - Delete Asset

Disable a Seedance2.0 asset

POST/kyyReactApiServer/asset/seedance2/assetDelete

Seedance2.0 Delete Asset

Deleting an asset is a soft delete. After success, the asset status becomes DISABLED; do not use it in new tasks.
cURL
Authorization: Bearer {{key}}
assetIdstringrequired
Asset ID. A plain ID or assetId://{assetId} is accepted.

Response Parameters

assetIdstring
Asset ID.
assetTypestring
Asset type.
urlstring
Original asset URL.
statusstring
Deletion result status. It is DISABLED after a successful deletion.
namestring
Asset name.