Post Trigger Instances By Slug Upsert

Authentication

x-api-keystring
API key authentication

Path Parameters

slugstringRequired
The slug of the trigger instance

Request

This endpoint expects an object.
triggerConfigmap from strings to anyOptional

Trigger configuration (deprecated)

connected_account_idstringOptionalformat: "connectedAccountId"
Connected account nanoid
trigger_configmap from strings to anyOptional
Trigger configuration
versionstringOptional
Optional version of the trigger type to retrieve
toolkit_versionsstring or map from strings to strings or anyOptional
Toolkit version specification. Supports "latest" string or a record mapping toolkit slugs to specific versions.
connectedAuthIdstringOptionalformat: "connectedAccountId"Deprecated

DEPRECATED: This parameter will be removed in a future version. Please use connected_account_id instead.

Response

Successfully updated trigger instance
trigger_idstring
ID of the updated trigger
deprecatedobject

Errors