curl --location --request POST 'https://api.cometapi.com/kling/v1/videos/multi-elements/clear-selection' \
--header 'Authorization: {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"session_id": "784914037360041984"
}'
{}