Authorization: Bearer ********************
{ "url": "http://example.com" }
curl --location --request POST 'http://127.0.0.1:8001/openapi/webhook/unsubscribe/' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "http://example.com" }'