Skip to main content
POST
Create Browser Profile

Authorizations

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

Body

application/json
name
string | null

Human-readable label for the profile.

userId
string | null

Your internal user id, to map a profile to a user in your app.

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.