Create a new automation run

This call creates a new automation run

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the automation run you are creating.

string

The ID of the automation code package.

int32
Defaults to 500

Set the memory limit for the automation run, specified in MB. The default value is 500MB while the maximum allowed is 4000MB. If omitted, the value will be inherited from the code package or the automation entity.

json

Automation inputs specified as a JSON string.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
string
required
Defaults to advance
Response

Language
LoadingLoading…
Response
Choose an example:
application/json