Create Session From Scan
playground-integrations
Create Session From Scan
Fork a playground session from the flagged rows of an existing Scan.
Builds an in-memory DataFrame from Result rows of the scan, persists it as
a new PlaygroundSession, and returns the session so the UI can navigate
into it. The user can then edit labels and publish the corrections back.
POST
Create Session From Scan
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Cookies
Body
application/json
Response
Successful Response
The response is of type Response Create Session From Scan Api Playground Sessions From Scan Post · object.

