Authorization: Bearer ********************
curl --location -g --request POST '/kling/v1/videos/multi-elements/clear-selection' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "session_id": "" }'
{}