Skip to main content
PATCH
UpdateAutomationTrigger

Authorizations

Authorization
string
header
required

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

Body

application/json

The request for a call to AutomationService_UpdateAutomationTrigger. Fields apply only when named in update_mask. Archive by setting archived_date in the mask; unarchive by clearing it.

The request for a call to AutomationService_UpdateAutomationTrigger. Fields apply only when named in update_mask. Archive by setting archived_date in the mask; unarchive by clearing it.

automationTrigger
object
required

AutomationTrigger is a Canvas Scheduler rule: match a stopped run, then dispatch (v1: EvaluateCanvas).

updateMask
string
required

Response

A successful response.

The response of a call to AutomationService_UpdateAutomationTrigger.

automationTrigger
object
required

AutomationTrigger is a Canvas Scheduler rule: match a stopped run, then dispatch (v1: EvaluateCanvas).