Changes the space of an automation by specifying a new space.
Clears the cache for automations api requests.
Duplicates an existing automation. The requesting user must be the owner of the automation.
Creates a new automation. The requesting user must be assigned the AutomationCreator
role.
Deletes an automation. The requesting user must be the owner of the automation, or be assigned the TenantAdmin
role.
Disables an automation so that it cannot be run. The requesting user must be the owner of the automation, or be assigned the TenantAdmin
role.
Enables an automation so that it can be run. The requesting user must be the owner of the automation, or be assigned the TenantAdmin
role.
Retrieves the full definition of an automation. The requesting user must be the owner of the automation.
Retrieves a specific run for an automation. The requesting user must be the owner of the automation.
Retrieves the URL for the debug log of a specific automation run. The requesting user must be the owner of the automation.
Retrieves a list of runs for a specific automation. The requesting user must be the owner of the automation, or be assigned the TenantAdmin
role.
Retrieves a specific run for an automation. The requesting user must be the owner of the automation.
Retrieves a list of the automations that the requesting user has access to.
Retrieves paginated usage metrics for automations. The requesting user must be assigned the TenantAdmin
role.
Retrieves the full definition of an automation. The requesting user must be the owner of the automation.
Changes the owner of an automation to another user. This action removes the history and change logs of this automation. All linked connections used in the automation are detached and not moved to the new owner.
Creates a runs for a specific automation. The requesting user must be the owner of the automation.
Retries a specific run by creating a new run using the same inputs. The requesting user must be the owner of the automation.
Forcefully stops an automation run immediately. The requesting user must be the owner of the automation.
Updates the full definition of an automation. The requesting user must be the owner of the automation.
Changes the owner of an automation to another user. This action removes the history and change logs of this automation. All linked connections used in the automation are detached and not moved to the new owner.