Skip to main content
POST
cURL
멀티모달 편집 세션의 현재 선택 상태를 지우려면 이 유틸리티 엔드포인트를 사용하세요.

사용 시점

  • 현재 선택이 잘못되어 처음부터 다시 시작하고 싶을 때
  • 최종 작업을 미리 보거나 제출하기 전에 편집 영역을 다시 구성하고 싶을 때

워크플로에서의 역할

전체 파라미터 참조는 Kling API documentation를 참조하세요.

인증

Authorization
string
header
필수

Bearer token authentication. Use your CometAPI key.

본문

application/json
session_id
string
필수

Session id returned by the video initialization endpoint.

응답

200 - application/json

Success

code
integer
필수

Response code. 0 means the request succeeded.

message
string
필수

Response message.

data
object

Route-specific response payload when present.