curl --location 'https://api.firsteld.com/openapi/webhook/unsubscribe/' \ --header 'Content-Type: application/json' \ --data '{ "url": "http://example.com" }'