Skip to main content
PATCH
Update an alert webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
url
string<uri>
events
enum<string>[]
Minimum array length: 1
Available options:
metadata.changed,
rank.dropped,
rank.improved,
review.negative,
digest.weekly,
serp.entrant,
action.opened
secret
string
Minimum string length: 8
active
boolean

Response

200 - application/json

The response is of type object.

Last modified on July 31, 2026