Api Workflows Commits Create
Commit the current draft (flip is_read_only True in place).
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
workflow_id
Request
This endpoint expects an object.
description
Commit message stamped on the newly committed version.
Response
is_enabled
is_public
unique_organization_id
tasks
graph
created_at
updated_at
deployed_version
id
workflow_id
Logical workflow family key shared across versions
version
name
description
type
Kind of workflow: automation, monitor, or evaluator
automations- Automationmonitors- Monitorevaluators- Evaluatorreports- Reportexports- Exportingests- Ingest
trigger_event_type
Event type that triggers this workflow when used as an event responder
request_log- LOG_INGESTEDtrace_completed- TRACE_COMPLETEDcustomer_budget_limit_reached- BUDGET_EXCEEDEDcredit_low_balance_threshold_reached- CREDIT_LOWspend_cap_warning_threshold_reached- SPEND_CAP_WARNINGlimit_policy_soft_triggered- LIMIT_POLICY_SOFT_TRIGGEREDlimit_policy_hard_triggered- LIMIT_POLICY_HARD_TRIGGEREDon_eval_result_ingested- EVAL_COMPLETEDcustom_event- CUSTOM_EVENTeval_only- EVAL_ONLYscheduled- SCHEDULED
schedule_cron
UTC cron schedule (5-field). Populated when trigger_event_type=‘scheduled’.
is_starred
is_read_only
True for committed versions; only the latest version is editable
has_async_steps
Errors
409
Conflict Error