app-automation_catalog

On this page:

updateAutomation

Summary

Updates an automation's attributes.

Description

Updates an automation's attributes (including scheduling data).

Route

PUT /automation_catalog/automations/:id

Roles

admin other apiread

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Unique id of the automation
options object yes Object containing the fields to be updated

Return

DetailsExampleSchema
Name Type Description
document object Updated document of requested automation