🎉New: Nstbrowser and Scrapeless Announce Strategic Integration, with Browser Labs R&D Center Launched🎉
curl --location --request PUT 'http://localhost:8848/api/v2/profiles/group/batch' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "string",
"profileIds": [
"string"
]
}'{
"code": 0,
"data": "string",
"err": true,
"msg": "string"
}