Set the default browser profile
Browser Profiles
Set the default browser profile
Mark a profile as your default for its browser.
PUT
Set the default browser profile
Marks a profile as your default for its
browser_name. Sessions created with use_default_browser_profile: true on the Browser environment load this profile.
You have at most one default per browser, so setting a new default replaces the previous one for the same browser_name — no need to unset it first.
Returns the updated profile object with is_default: true.
Path parameters
The profile’s
id (UUID).Examples
Response
Errors
| Status | Cause |
|---|---|
404 | Profile not found or you don’t have access. |