v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Updates the status of an existing Trigger

patch/trigger/agent-space/{agentSpaceId}/triggers/{triggerId}

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier for the agent space containing the Trigger

triggerIdstring required

Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)

The unique identifier of the Trigger to update

Request body

statusstring

The status of a Trigger

clientTokenstring

A unique, case-sensitive identifier used for idempotent Trigger update

Response

Success