curl --location --request POST '/client/api/webhooks' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "1",
"url": "https://webhook.site/teste"
}'
{
"id": 13791,
"type": "0",
"url": "https://webhook.site/f316322d-e404-4a72-928a-d86177s0f74d22sdd0sd4",
"deleted_at": null
}