Creates a new profile from a session. A Profile stores cookies, local storage, and cache.
API key passed in the header
The name of the profile.
"my-profile"
A description of the profile.
"This is my profile description."
The source of the profile data. currently only session is supported.
session "session"
The session ID is required if the source is set to session. The session must be running, and the profile will be stored once the session terminates.
"550e8400-e29b-41d4-a716-446655440000"
Profile created successfully.
Details of the created profile.