Skip to main content
POST
Create or replace an assistant

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Body

application/json
config
object
required

The AssistantConfig (FR‑3). packages/schemas/assistant.schema.json is the source of truth and codegens the TS and Pydantic types; this is a faithful summary, and unknown keys are preserved on save.

id
string
Pattern: ^[a-z0-9][a-z0-9-]{1,60}$

Response

Saved.

id
string
configPublished
boolean