sessions

post/sessions

Request body

chat_session_idstring uuid required
workflow_schedule_idstring uuid

Response

Successfully created session.

abortedboolean required
chat_session_idstring uuid required
created_atstring date-time nullable
dag_readyboolean required
dag_ready_atstring date-time nullable
dashboard_layout_protostring binary nullable
error_messagestring nullable
error_tracebackstring nullable
idstring uuid required
updated_atstring date-time required
workflow_schedule_idstring uuid

Changes