Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The request for a call to WebhookService_TestWebhook to test an existing webhook
or a webhook create request.
Test an existing webhook or a webhook create request. This RPC will attempt to send an actual webhook with the provided parameters and forward back the response from the target.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The request for a call to WebhookService_TestWebhook to test an existing webhook
or a webhook create request.