Basic

Update webhook settings

Update webhook settings for the specified app.

put/webhooks/2026-03/{appId}/settings

Path parameters

appIdinteger required

The identifier for the app.

Request body

targetUrlstring required

The URL to which webhook events will be sent. It is a string.

Response

successful operation

createdAtstring date-time required

The date and time when the webhook settings were created, in ISO 8601 format.

targetUrlstring required

The URL to which the webhook events will be sent. It is a string.

updatedAtstring date-time

The date and time when the webhook settings were last updated, in ISO 8601 format.

Changes

Changed in 2 of the 14 revisions of this API.2

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.