Groovy (Low-code)SDK Functions (Groovy)RESTAuthenticationrest.useAuthOn this pagerest.useAuth rest.useAuth(name) Description Uses the credentials with this name from the credential store for all subsequent requests. Parameters ParameterTypeExplanationnameStringThe name of the credentials in the cretential store Example http = option.resthttp.useAuth("1gtw_creds")