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