Profiles allow you to preserve the state of the browser between tasks.
They are most commonly used to allow users to preserve the log-in state in the agent between tasks. You’d normally create one profile per user and then use it for all their tasks.
You can create a new profile by calling this endpoint.
Request model for creating a new profile.
Optional name for the profile
100Successful Response
View model for representing a profile. A profile lets you preserve the login state between sessions.
We recommend that you create a separate profile for each user of your app.
Unique identifier for the profile
Timestamp when the profile was created
Timestamp when the profile was last updated
Optional name for the profile
Timestamp when the profile was last used
List of domain URLs that have cookies stored for this profile