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

Parameters

workspaceId
string

The unique identifier of the workspace to delete.

User needs to be authenticated

Response Description

Below you will see the description of the function delete a workspace.

message
string
required

Successful message