Clear API Queue
curl --request POST \
--url https://modelslab.com/api/v1/enterprise/faceswap/clear_queue \
--header 'Content-Type: application/json' \
--data '
{
"key": "<string>"
}
'Face Swap API
Clear Queue
This endpoint is used to clear the API’s queue.
POST
/
faceswap
/
clear_queue
Clear API Queue
curl --request POST \
--url https://modelslab.com/api/v1/enterprise/faceswap/clear_queue \
--header 'Content-Type: application/json' \
--data '
{
"key": "<string>"
}
'Was this page helpful?
⌘I

