TestWebhook
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.
POST
/
api
/v1
/webhooks:test
Request Body
application/json
RequiredThe request for a call to WebhookService_TestWebhook
to test an existing webhook
or a webhook create request.
webhookId
string
webhook
object
createRequest
object
The request for a call to WebhookService_CreateWebhook
to create a webhook.
A successful response.