Authorization: Bearer ********************{
"source_video_id": 0,
"restyle_id": 0,
"seed": 0
}curl --location 'https://api.4022543.xyz/openapi/v2/video/restyle/generate' \
--header 'API-KEY: sk-kpvHWZzAJpzPKxanJShAYVgLYP4HlVfQG6sQBg5KmA7iH8zW' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"source_video_id": 0,
"restyle_id": 0,
"seed": 0
}'{}