Skip to main content
Create Instrument Drafts

Authorizations

Authorization
string
header
required

Named syn_ API key or migration-only legacy key.

Path Parameters

organization_id
string<uuid>
required
app_id
string<uuid>
required

Body

application/json

Inputs the wizard collects before asking the LLM to draft questions.

company
string
required
Required string length: 1 - 255
industry
string
required
Required string length: 1 - 128
profile
string
default:""
Maximum string length: 20000

Response

Successful Response

Clone-shaped result so the wizard can swap endpoints trivially.

template_id is always null: drafts are generated, not cloned, and no platform_templates row is ever persisted for them.

definitions
DefinitionVersion · object[]
required
template_id
string<uuid> | null