Delete Element
Kuaishou
kling-element-delete
Delete a custom element by its element_id. Only custom elements (not Kling presets) can be deleted.
POST
Delete Element
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The element ID to delete (from elements[].element_id in query results).
Example:
"863121023120580662"