Skip to main content
PUT
Update Webhook

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

The ID of the webhook.

Body

application/json
url
string
required

Must be a valid URL.

Example:

"http://www.example.com/quos-velit-et-fugiat-sunt-nihil-accusantium-harum.html"

payload
object
Example:

null

check_https
boolean
Example:

true

logging_enabled
boolean
Example:

true

retries
integer

Must be at least 0. Must not be greater than 10.

Example:

5

timeout
integer

Must be at least 1. Must not be greater than 1800.

Example:

8

Response

200 - application/json
data
object