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