⚡ NEW: Flux Klein 9B — Faster inference, stunning quality · Try Now
curl --request POST \
--url https://modelslab.com/api/v1/enterprise/faceswap/clear_queue \
--header 'Content-Type: application/json' \
--data '
{
"key": "<string>"
}
'This endpoint is used to clear the API’s queue.
curl --request POST \
--url https://modelslab.com/api/v1/enterprise/faceswap/clear_queue \
--header 'Content-Type: application/json' \
--data '
{
"key": "<string>"
}
'Documentation Index
Fetch the complete documentation index at: https://docs.modelslab.com/llms.txt
Use this file to discover all available pages before exploring further.
POST request to below endpoint to clear the API’s cache.
--request POST 'https://modelslab.com/api/v1/enterprise/faceswap/clear_queue' \
{
"key": "enterprise_api_key"
}
Your API key
Queue cleared successfully
Was this page helpful?