Current registerWebhook step implementation always creates new random token as UUID. Sometimes it is preferable to pass such unique token value as an argument.
See PR: https://github.com/jenkinsci/webhook-step-plugin/pull/12
https://github.com/jenkinsci/webhook-step-plugin/pull/12