Update fingerprint multiple profiles
POST {{API_BASE_URL}}/browser/fingerprint/multi
Update the fingerprints for one or more of the profiles in the request body
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ID | string |
Request Body
{"instanceIds"=>["{{PROFILE_ID}}", "{{PROFILE_ID}}"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: Created
"ok"