curl --location --request PUT '/client/api/webhooks/2855' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "0",
"url": "https://webhook.site/f316322d-e404-4a72-928a-d86177s0f74d22sdd0sd3"
}'
{
"id": 2855,
"type": "0",
"url": "https://webhook.site/f316322d-e404-4a72-928a-d86177s0f74d22sdd0sd3",
"deleted_at": "2024-04-24T20:06:12.000000Z"
}