Test Your Webhooks
This endpoint provides you with the ability to test your webhooks against internal Similarweb services that might want to send you notifications
get/v3/batch/webhooks/test
Request body
Response
200
Example response
{
"message": "We have triggered your endpoint and got 200 OK Status, looks good, please make sure you did receive it properly."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.