HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update a trigger

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the trigger.

Body Params
string

Set a pipeline id to trigger.

string

Set a pipeline image id to trigger.

string

Set a template id to trigger.

integer

Interval in ms between two execution.

integer

Set a delay from 00:00:00.000ms interval alignment as ms.

jsonProperties
object

Set a dict of properties to pass when triggering the pipeline.

twinIds
array of strings

Set a list of twin ids on which executed the pipelines (must be registered on the pipeline).

twinIds
string

unique identifier of creating user.

integer

timestamp of created date.

string

unique identifier of updating user.

integer

timestamp of updated date.

Response
200

Success

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!