Delete a webhook template#

Request#

DELETE https://{hostname}:{port}
    /cli/webhookTemplate?{parameters}

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

Related CLI command: deleteWebhookTemplate.

Parent topic: webhookTemplate resource