deleteWebhookTemplate#

Delete a webhook template

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  deleteWebhookTemplate [parameters]

Parameters#

Parameter Type Required Description
webhookTemplate string true Name or ID of the webhook template to remove

Related REST command: Delete a webhook template.

Parent topic: CLI Commands