Skip to main content
DELETE
/
api
/
v1
/
folders
/
{folderId}
Delete a Folder
curl --request DELETE \
  --url https://bots.toolzz.ai/api/v1/folders/{folderId}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

folderId
string
The unique identifier of the folder to delete.

Query Parameters

workspaceId
string
The unique identifier of the workspace to delete a folder from.
User needs to be authenticated

Response Description

Below you will see the description of the function delete a folder.
message
string
required
Successful message