v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
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

namestring nullable
descriptionstring nullable
event_filterobject nullable
is_activeboolean nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required