Update trigger webhooks

Configure webhook URLs to receive trigger events. signing_key is only returned for OAuth-authenticated requests.

put/v1/connect/{project_id}/deployed-triggers/{trigger_id}/webhooks

Query parameters

external_user_idstring required

The external user ID who owns the trigger

Headers

x-pd-environment'development' | 'production' required

The environment in which the server client is running

The environment in which the server client is running

Request body

webhook_urlsstring[] required

Array of webhook URLs to set

Response

trigger webhooks updated

webhook_urlsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.