curl --location --request POST 'https://public-api.protokols.io/api/v1/webhooks/add-url' \
--header 'authorization: Bearer 99f0c8fbb6df52400c8edac910f9dbb3be93faea06ba928bba24011252409c4a' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "string"
}'
{}