Skip to main content
POST
Receive webhook notification

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Headers

Authorization
string

Bearer token for webhook authentication (format: 'Bearer {relay_auth_token}')

Path Parameters

webhookId
string
required

Unique webhook ID generated when push notification was configured

Body

application/json

Notification payload in JSON-RPC format

Response

200

OK