Skip to main content
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

profile_id
string
required
The profile’s id (UUID).

Examples

Response

Errors