Update Browser Profile
Update a browser profile with partial updates. Only the fields you want to change need to be included.
Path parameters
profile_id
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
profile_name
description
persist
ad_blocker
proxy
proxy_country_code
store_cache
browser_viewport_width
browser_viewport_height
is_mobile
Response
Successful Response
profile_id
profile_name
description
persist
ad_blocker
proxy
proxy_country_code
browser_viewport_width
browser_viewport_height
store_cache
is_mobile