๐The new Browserless is Live! Experience the future of web scraping now!๐
x-api-key: ********************
[
"aa74c03d-88a5-4209-a1a0-63414cbf02ff"
]
curl --location --request DELETE 'http://localhost:8848/api/v2/profiles' \
--header 'Content-Type: application/json' \
--header 'x-api-key;' \
--data-raw '[
"aa74c03d-88a5-4209-a1a0-63414cbf02ff"
]'
{
"code": 0,
"data": "string",
"err": true,
"msg": "string"
}