material_asset_id로 사용할 수 없습니다.
비디오 및 자료
머티리얼 에셋 삭제
현재 조직이 소유한 Seedance 머티리얼 에셋을 삭제합니다.
하나의 머티리얼 에셋을 삭제합니다. 이 작업은 포함된 머티리얼 그룹을 삭제하지는 않습니다. 삭제 후에는 해당 에셋 ID를
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
현재 조직이 소유한 Seedance 머티리얼 에셋을 삭제합니다.
material_asset_id로 사용할 수 없습니다.
curl https://api.tokenlab.sh/v1/videos/assets/asset-20260720123456-qn7wr \
-X DELETE \
-H "Authorization: Bearer $TOKENLAB_API_KEY"
{
"deleted": true,
"id": "asset-20260720123456-qn7wr"
}