Skip to content

Create New Entry

PUT
/entry

Creates a new entry configuration with specified protocol (SSH, RDP, or VNC), connection details, and settings.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
"string"

Responses

Entry successfully created with new entry ID

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License