개요
이 엔드포인트는 Volc 스타일 Seedance 작업 구조를 이미 사용하는 팀을 위한 것입니다. 인증은 TokenLab Bearer API Key를 사용합니다. 반환되는 작업 ID는cgt-로 시작하며, status가 succeeded, failed, cancelled, expired 중 하나가 될 때까지 폴링하세요.
같이 보기 Seedance 2.0 비디오 모델 및 비디오 생성.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
대기 중이거나 취소 가능한 Seedance 호환 작업을 취소합니다.
cgt-로 시작하며, status가 succeeded, failed, cancelled, expired 중 하나가 될 때까지 폴링하세요.
같이 보기 Seedance 2.0 비디오 모델 및 비디오 생성.
curl -X DELETE https://api.tokenlab.sh/api/v3/contents/generations/tasks/cgt-20260102030405-a1b2c \
-H "Authorization: Bearer $TOKENLAB_API_KEY"