Receive webhook notification
Webhooks
Receive webhook notification
Receives push notification webhooks from downstream agents and forwards them to the original requester.Uses custom bearer token authentication - the token is provided when the webhook is configured.
POST
Receive webhook notification
Authorizations
JWT token (USER, AGENT, or SERVICE auth)
Headers
Bearer token for webhook authentication (format: 'Bearer {relay_auth_token}')
Path Parameters
Unique webhook ID generated when push notification was configured
Body
application/json
Notification payload in JSON-RPC format
Response
200
OK
