How do I configure Jcac/job-dsl to configure Trigger builds remotely?

Hello! How do I configure Jcac/job-dsl to configure Trigger builds remotely? I don’t see any examples in job-dsl. I found the build-token-trigger plugin, but I don’t see any examples

job('example') {
    authenticationToken('secret')
}

The jobDSL plugin generates an auto documentation based on the plugins you have installed, checking that documentation you known which syntax you have to use, see Job DSL