Can I create webhooks vis contentful cli?

We use the contentful space import command to update content models successfully. Can it also be used for creating webhooks?

You can’t use the Contentful CLI to perform these operations; however, you can definitely use the Content Management API (either via Rest or a client library) to programmatically create webhooks, among many other operations :+1: