This document is generated by Aladia.
curl --location --request POST 'https://api.aladia.io/v2/webhooks/test' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "string",
"event": "string"
}'
{
"status": 0,
"data": "string"
}