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
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