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
RequiredResponses
Folder successfully deleted
application/json
JSON
{
}