Send a test webhook event

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
webhook_urlstringRequired
Endpoint that will receive the test payload.
event_typeenumOptionalDefaults to call.completed

Which event type to simulate. Defaults to call.completed. Each value delivers a realistic mock payload including Nigerian E.164 phone numbers (+234…) and a valid HMAC signature so your verification code is exercised end-to-end.

Response

Test webhook result
successboolean
response_codeinteger
response_bodystring