Authorization: Bearer ********************
{ "source_image": "https://1250948203.rsc.cdn77.org/images/d3a6ea8e-d949-4b7c-8966-3ecf2796751d.jpg", "target_video": "https://1250948203.rsc.cdn77.org/videos/4c373632-8976-4e43-ae75-a5ec7d5ee1b7.mp4" }
curl --location --request POST 'https://api.changeface.io/api/v1/video-face-swap' \ --header 'Content-Type: application/json' \ --data-raw '{ "source_image": "https://1250948203.rsc.cdn77.org/images/d3a6ea8e-d949-4b7c-8966-3ecf2796751d.jpg", "target_video": "https://1250948203.rsc.cdn77.org/videos/4c373632-8976-4e43-ae75-a5ec7d5ee1b7.mp4" }'
{ "message": "success", "type": "create_face_swap_video_generation", "status": "pending", "created_at": "2024-08-17T08:23:48.000000Z", "id": 165964 }