v1

latestOpenAPI 3.0.12026-07-2210997354.2 KB
Webhooks

Update webhook

Updates a webhook for a project.

put/projects/{project_id}/webhooks/{id}

Request body

urlstring
headersobject
enabledboolean
use_static_ipboolean

Response

successful

idinteger

Unique identifier for the object

urlstring

The URL that BeyondWords will send webhook notifications to. This URL must be served over HTTPS

headersobject
enabledboolean

Whether or not the webhook is enabled or disabled Has the value true if enabled. The default is true.

use_static_ipboolean

Whether requests to URL should originate from a static IP address.

createdstring date-time

Time at which the object was created (ISO 8601)

updatedstring date-time

Time at which the object was updated (ISO 8601)