Restart Server
curl --request POST \
--url https://modelslab.com/api/v1/enterprise/faceswap/restart_server \
--header 'Content-Type: application/json' \
--data '
{
"key": "<string>"
}
'Face Swap API
Restart Server
This endpoint is used to restart your dedicated server.
POST
/
faceswap
/
restart_server
Restart Server
curl --request POST \
--url https://modelslab.com/api/v1/enterprise/faceswap/restart_server \
--header 'Content-Type: application/json' \
--data '
{
"key": "<string>"
}
'Was this page helpful?
⌘I

