Post Trigger Instances By Slug Upsert

Authentication

x-api-keystring
API Key authentication via header

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_idstringOptional
Connected account nanoid
trigger_configmap from strings to anyOptional
Trigger configuration
connectedAuthIdstringOptionalDeprecated

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