v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

Update a Rule

Updates an existing Rule by its ID.

put/v1/triggers/{id}

Path parameters

idstring required

The created trigger ID, the value will be tr_xxxx

Headers

Organization-Idstring required

Your organization ID, the value will be org_xxxx

Request body

workflow_idstring required

The ID of the workflow that you want to attach, the value will be flow-xxxx

conditionstring json required

The JSON object that triggers the workflow.

Response

Successful response