Skip to main content
POST
Register a webhook subscription (discovery.revision). Deliveries are HMAC-SHA256 signed with the provided secret in the X-Webhook-Signature header.

Authorizations

Authorization
string
header
required

API key or OAuth access token.

Body

application/json
url
string<uri>
required
Maximum string length: 2048
secret
string
required
Required string length: 16 - 256
eventTypes
enum<string>[]
required
Minimum array length: 1
Available options:
discovery.revision

Response

OK

data
object | null
required
error
object | null
required