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

