Skip to main content
POST
cURL

Authorizations

apikey
string
header
required

Body

application/json

Request model for creating a browser profile.

id
string | null

Optional custom ID for the profile. If not provided, a random ID will be generated.

Response

Profile successfully created.

r
ProfileResponse · object
required

Response model for profile operations.