Skip to main content
POST
Register an alert webhook

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string<uri>
required
events
enum<string>[]
required
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

Response

201 - application/json

The response is of type object.

Last modified on July 31, 2026