Authorizations
API key passed in the header
Body
application/json
The name of the profile.
A description of the profile.
The source of the profile data. currently only session is supported.
Available options: 
session The browser session ID is required if the source is set to session. The browser session must be running, and the profile will be stored once the browser session terminates.
Whether to use a dedicated sticky IP for this profile. Defaults to false.
Response
Profile created successfully.

