Skip to content

Create New Folder

PUT
/folder

Creates a new folder for organizing servers and other resources. Folders help users categorize and manage their connections.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
"string"

Responses

Folder successfully created with new folder ID

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License