Request payload to update an existing trigger
| Property | Type | Description |
|---|---|---|
| INHERITED FROM Backend_Trigger | ||
| kind | String | Uniquely identifies the object schema type |
| id | Integer | Unique identifier for the object |
| name | String | Unique name of the object |
| event | String | The name of the trigger event |
| action | String | The target action which gets invoked |
| metadata | Common_Metadata | Use this parameter to attach key-value data |