Update Profile

Update a browser profile's information.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Path parameters

profile_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestring or nullOptional<=100 characters
Optional name for the profile

Response

Successful Response
idstringformat: "uuid"
Unique identifier for the profile
createdAtstringformat: "date-time"
Timestamp when the profile was created
updatedAtstringformat: "date-time"
Timestamp when the profile was last updated
namestring or null
Optional name for the profile
lastUsedAtstring or nullformat: "date-time"
Timestamp when the profile was last used

Errors