POST
/
v1
/
faceswap-openapi
/
create
curl --request POST \
  --url https://api.clipzap.ai/v1/faceswap-openapi/create \
  --header 'Content-Type: application/json' \
  --header 'X-ClipZap-Apikey: <x-clipzap-apikey>' \
  --data '""'
{
  "objectID": "<string>"
}

Headers

X-ClipZap-Apikey
string
required

Body

application/json
title
string
required
imageUrl
string
videoUrl
string
duration
integer

Response

200 - application/json
objectID
string