API Reference
Delete folder
Delete a folder
Updated 30 June 2026
Delete a folder. Assistants that were in the folder are not deleted — they simply become uncategorized.
Path Parameters
idintegerrequired
The folder ID. Must belong to your account.
{ "message": "Folder deleted successfully" }
{ "message": "Folder not found" }
Related guides
API Reference
Introduction
Welcome to the VoxLink API
Read guide →API Reference
Authentication
Learn how to authenticate your API requests
Read guide →API Reference
Get current user
Get the authenticated user's profile information
Read guide →API Reference
List assistants
List all assistants for the authenticated user with pagination
Read guide →