๐The new Browserless is Live! Experience the future of web scraping now!๐
x-api-key: ********************
[
"86b68026-0d68-4ce0-a30f-ccf58632446c"
]
curl --location --request DELETE 'http://localhost:8848/api/v2/profiles/proxy/batch' \
--header 'Content-Type: application/json' \
--header 'x-api-key;' \
--data-raw '[
"86b68026-0d68-4ce0-a30f-ccf58632446c"
]'
{
"code": 0,
"data": "string",
"err": true,
"msg": "string"
}