This document is generated by Aladia.
curl --location --request PUT 'https://api.aladia.io/v2/webhooks/events/' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"id": "670775694daebf393b266ea1",
"name": "string",
"description": "string",
"category": "string",
"code": "string",
"createdAt": "string",
"updatedAt": "string",
"payload": {}
}