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. The trigger's automation_trigger_id is used to identify the row; every other field is applied only when named in update_mask.

The request for a call to AutomationService_UpdateAutomationTrigger. The trigger's automation_trigger_id is used to identify the row; every other field is applied only when named in update_mask.

automationTrigger
object
required
updateMask
string
required

Response

A successful response.

The response of a call to AutomationService_UpdateAutomationTrigger. To archive a trigger, include archived_date in the mask and set the field. To unarchive, include archived_date in the mask and clear it.

automationTrigger
object
required