DELETE
/
api
/
v1
/
folders
/
{folderId}
curl --request DELETE \
  --url https://bots.toolzz.ai/api/v1/folders/{folderId} \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

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