Deploy a trigger to listen for and emit events
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The access token received from the authorization server in the OAuth 2.0 flow.
The environment in which the server client is running
development, production The project ID, which starts with proj_.
Request options for deploying a trigger
The trigger component ID
The external user ID
Optional trigger component version (in SemVer format, for example '1.0.0'), defaults to latest
"1.2.3"
The configured properties of the component
The ID for dynamic props
Optional ID of a workflow to receive trigger events
Optional webhook URL to receive trigger events
Whether the trigger should emit events during the deploy hook execution. Defaults to true if not specified.
trigger deployed
Response received after deploying a trigger
A component/interface that emits events