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

Response

200 - application/json

The response is of type object.