Summary
Single run of an automation outside its scheduled runs
Description
Single run of an automation outside its scheduled runs, Requires a workflow to be attached to the automation.
Route
POST /automation_catalog/automations/:id/run
Roles
            admin
other
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Unique id of the automation | 
| options | object | yes | Workflow based properties | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | object | - |