Skip to main content
POST
Initialize a new session or reset an existing session. Optionally load a pre-configured data pack to populate the environment with realistic data.

Request Body

string
required
Unique identifier for the session. Use this ID in subsequent API calls and when accessing the website.
string
Name of the data pack to load. Available data packs vary by environment:
  • Calendr: professional-swe, default
  • Cloudfile: professional-drive-v2, default
  • Shopora: default (loads automatically)
  • Pandora’s Inbox: professional-inbox-v3
string
Base date for relative time calculations (Calendr only). Format: YYYY-MM-DD. Sets the “base Monday” for variable date calculations.

Response

string
Success message confirming the reset
string
Name of the data pack that was loaded
object
Count of items cleared during reset. Fields vary by environment (e.g., events, calendars, users for Calendr).
object
Count of items loaded from the data pack. Fields vary by environment (e.g., events, calendars, users for Calendr; products for Shopora; messages for Pandora’s Inbox; files for Cloudfile).