triggers
Update Trigger
Updates a trigger.
Args: trigger_id: Name of the trigger. trigger_update: Trigger to use for the update.
Returns: The updated trigger.
Raises: ValueError: If the action flavor/subtype combination is not actually a webhook event source
put/api/v1/triggers/{trigger_id}
Path parameters
trigger_idstring uuid required
Request body
Response
Successful Response