PATCH
/
api
/
v1
/
workspaces
/
{workspaceId}
Update a Workspace
curl --request PATCH \
  --url https://bots.toolzz.ai/api/v1/workspaces/{workspaceId} \
  --header 'Authorization: Bearer <token>'

Parameters

workspaceId
string
The unique identifier of the workspace to update.

Body Description

name
string
required
A new name for the workspace