Host Enrollment

Enroll a host with an API key

Creates a host owned by the user assigned to the API key. The user's encrypted data must be unlocked by an active sign-in.

post/host/enroll

Request body

namestring
ipstring required
portinteger
usernamestring
authType'none' | 'password' | 'key' | 'credential' | 'agent'
passwordstring
folderstring
enableTerminalboolean
enableFileManagerboolean
enableTunnelboolean

Response

Host enrolled successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.