Skip to main content
DELETE
Cancel / delete video generation task

Introduction

Cancel or delete a video generation task. DELETE behavior depends on the current task status.

Authentication

string
required
Bearer Token, e.g. Bearer sk-your_token_key

Path parameters

string
required
Task id

Behavior

On success the response body is empty ({}); on failure the corresponding error status code and error body are returned.

Request example