Update Automation Description

Update the description of a specific automation

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
descriptionstringRequired
New description for the automation
idstringRequired
ID of the automation to update
orgIdstringRequired
Organization ID

Response

OK
domainNamestring
idstring
descriptionstring or null
schemastring or null
templatestring or null

Errors