cloudconvert / cloudconvert-dotnet

CloudConvert .NET SDK
Other
20 stars 15 forks source link

Add create and delete of webhooks in the project #10

Open Ggeorgi98 opened 2 years ago

Ggeorgi98 commented 2 years ago

Can you add methods for the creation and deletion of webhooks in the CloudConvertAPI class, so that we can manage the webhooks as well?

josiasmontag commented 2 years ago

From our end we do not see any need for these methods because you typically only create the webhooks once via the dashboard. I would accept a PR for this though :)