Create configurator session
Config Sessions
Create Session
Creates a session for embedding or iframe use. Optionally updates current config, stores UI theme preference, and accepts callback metadata for completion webhooks.
POST
Create configurator session
Path Parameters
Configured product prefixed ID
Body
application/json
Optional callback endpoint that receives a completion webhook when the embed session is finalized.
Maximum string length:
2048Example:
"https://client.example.com/webhooks/config-complete"
Optional client-defined identifier echoed in API responses and completion webhook payloads.
Maximum string length:
255Example:
"SO-12984"
Response
Config session created