Skip to main content

Call Start Batch

POST 

/call/upsert_batch

Call Start Batch

Request

Body

required

    batch

    object[]

    required

  • Array [

  • anyOf

    mode Mode (string)

    Default value: start

    req

    object

    required

    start

    object

    required

    project_id Project Id (string)required

    id

    object

    anyOf

    string

    op_name Op Name (string)required

    display_name

    object

    anyOf

    string

    trace_id

    object

    anyOf

    string

    parent_id

    object

    anyOf

    string

    started_at date-timerequired
    attributes objectrequired
    inputs objectrequired

    wb_user_id

    object

    Do not set directly. Server will automatically populate this field.

    anyOf

    string

    wb_run_id

    object

    anyOf

    string

  • ]

Responses

Successful Response

Schema

    res

    object[]

    required

  • Array [

  • anyOf

    id Id (string)required
    trace_id Trace Id (string)required
  • ]

Loading...