View source: R/generated_client.R
| remote_hosts_post_authenticate | R Documentation | 
Authenticate against a remote host using either a credential or a user name and password
remote_hosts_post_authenticate(
  id,
  credential_id = NULL,
  username = NULL,
  password = NULL
)
| id | integer required. The ID of the remote host. | 
| credential_id | integer optional. The credential ID. | 
| username | string optional. The user name for remote host. | 
| password | string optional. The password for remote host. | 
An empty HTTP response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.