* [MM - 12370] Add cli command "webhook delete" * Replace spaces with tabs * Call cli command to delete hooks in tests * Capture webhook object from create webhook to get webhook id * Print error message when webhook not deleted * Remove redundant error message and if condition in webhook delete test * Fix build