def delete_webhook(self, subject, repo, package):
        """ Delete a user’s webhook associated with the specified package.

            Security: Authenticated user with 'publish' permission, or package read/write
                      entitlement.