Skip to main content

flows_instances_import_create

POST 

/flows/instances/import/

Import flow from .yaml file

Request

Body

    file binary
    clear boolean

Responses

Schema

    logs

    object[]

    required

  • Array [

  • timestamp date-timerequired
    log_level LogLevelEnum (string)required

    Possible values: [critical, exception, error, warn, warning, info, debug, notset]

    logger stringrequired
    event stringrequired

    attributes

    object

    required

  • ]

  • success booleanrequired
Loading...