Groovy (Low-code)SDK Functions (Groovy)HTTP (deprecated)Authenticationhttp.useAuthOn this pagehttp.useAuth http.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.httphttp.useAuth("1gtw_creds")