Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X PATCH https://api.whatabot.app/api/v1/workspaces/{workspaceId} \ -H "X-Api-Key: wh_your_api_key" \ -H "Content-Type: application/json" \ -d '{"name": "New Name"}'
Update a workspace.
wh_
{ "name": "New Name" }