Post Trigger Instances By Slug Upsert
Authentication
x-api-keystring
API key authentication
Path Parameters
slug
The slug of the trigger instance
Request
This endpoint expects an object.
triggerConfig
Trigger configuration (deprecated)
connected_account_id
Connected account nanoid
trigger_config
Trigger configuration
version
Optional version of the trigger type to retrieve
toolkit_versions
Toolkit version specification. Supports "latest" string or a record mapping toolkit slugs to specific versions.
connectedAuthIdDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use connected_account_id instead.
Response
Successfully updated trigger instance
trigger_id
ID of the updated trigger
deprecated