curl --location --request POST 'https://api.kutt.ai/api/ai/video/face_swap_video/createtask' \ --header 'token: xxxxx' \ --header 'Language: en' \ --form 'face_image=@""' \ --form 'video=@""' \ --form 'resolution="480P"' \ --form 'nth_face=""'
{}