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