element_id from the query response (not the task_id). Only custom elements can be deleted; Kling official preset elements cannot be deleted.
Quick Example
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
element_id | string | ✅ | ID of the element to delete (from elements[].element_id in the query response) |
Response
| Field | Description |
|---|---|
code | 0 on success |
message | SUCCEED on success |
request_id | Request tracing ID |
API Reference
View the interactive API documentation for Kling Delete Element.

