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.
connected_account_idstringOptionalformat: "connectedAccountId"
Connected account nanoid
trigger_configmap from strings to anyOptional
Trigger configuration
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.

triggerConfigmap from strings to anyOptionalDeprecated

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

versionstringOptionalDeprecated

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

Response

Successfully updated trigger instance
trigger_idstring
ID of the updated trigger
deprecatedobject

Errors