Skip to main content
PATCH
Update Browser Profile

Authorizations

X-Browser-Use-API-Key
string
header
required

Path Parameters

profile_id
string<uuid>
required

Body

application/json
name
string | null

New name. Null clears it; omit to leave unchanged.

userId
string | null

New user id. Null clears it; omit to leave unchanged.

Response

Successful Response

id
string<uuid>
required
createdAt
string<date-time>
required
name
string | null
userId
string | null

Your internal user id for this profile.

lastUsedAt
string<date-time> | null

When a run last used this profile, if ever.