Skip to content

Delete Folder

DELETE
/folder/{folderId}

Permanently removes a folder from the user's account. Any servers within the folder may be moved to a default location.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

folderId*

The unique identifier of the folder to delete

Typestring
Required

Responses

Folder successfully deleted
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License