Skip to main content
PUT
Update a webhook registration

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /api/v1.1/auth/token.

Path Parameters

id
string
required
Example:

"wh_69146d70ed68"

Body

application/json
authentication
object
webhookUrls
object
retryPolicy
object
status
enum<string>
Available options:
active,
inactive,
suspended
description
string

Response

Updated.