Create Test Chat Session
POST/v1/chat/test
Dashboard test chat (mirror of POST /v1/calls/test — same auth dependency):
allows DRAFT agents and a temp_config override of unsaved changes. The
override is stored on the session (session_metadata['config_override']) and
merged over the loaded config on every turn. REST transport only — drive it
with POST /v1/chat/sessions/{id}/messages.
Request
Responses
- 201
- 422
Successful Response
Validation Error