v1

latestOpenAPI 3.0.42026-08-0462132372.2 KB

Set project environment webhook

Create or update the webhook URL for a project environment. Creating a webhook returns signing_key; updating an existing webhook does not.

put/v1/connect/{project_id}/webhook

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

urlstring uri required

The webhook URL to set

Response

webhook updated