Edit an automation

This call edits the parameters of the existing automation template. You need to have admin or write permissions for an automation in order to be able to edit it.

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

The ID of the automation template you are editing.

Body Params
string

Specify the new name for the automation template.

string

Change the description for the automation template.

string

Change the billing group this automation template will be attached to.

int32
Defaults to 500

Edit the memory limit for the automation entity, specified in MB. The default value is 500MB while the maximum allowed is 4000MB. If no specific limit is set for a code package or automation run, this value will be used.

boolean

Set to true to allow running automations directly from within your projects.

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