Skip to main content
DELETE
Unset the default browser profile
Clears the default flag on a profile. The profile itself is untouched; only the default marking is removed. The next session created with use_default_browser_profile: true for that browser auto-creates a fresh empty default rather than reusing this profile. Returns the updated profile object with is_default: false.

Path parameters

string
required
The profile’s id (UUID).

Examples


Errors