JavaScript
Profiles
Create a new profile
Create a browser profile that can be used to load state into future browser sessions.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for creating a profile.
Optional name of the profile. Must be unique within the organization.
Response
Profile created successfully
Browser profile metadata.
Unique identifier for the profile
Timestamp when the profile was created
Optional, easier-to-reference name for the profile
Timestamp when the profile was last updated
Timestamp when the profile was last used