v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
triggers

Disable Trigger

Disable a trigger.

Disables the specified trigger, preventing it from executing. For cron triggers, this will pause the schedule.

Args: trigger_id: The unique identifier of the trigger user_context: Authentication context trigger_service: Injected trigger service

Returns: Success status

Raises: HTTPException: If trigger not found

post/v1/triggers/{trigger_id}/disable

Path parameters

trigger_idstring uuid required

Response

Successful Response

object required