cURL
curl --request PUT \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/workspaces/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "bngzmiyvdljnikhw", "description": "Eius et animi quos velit et." } '
{ "data": { "id": "01kqh44bw06czv88qvvdsqvpt0", "name": "My Workspace", "description": "Example description.", "created_at": "2026-05-01T06:38:01+00:00", "updated_at": "2026-05-01T06:38:01+00:00" } }
Update a new workspace.
Documentation IndexFetch the complete documentation index at: https://docs.colloqui.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.colloqui.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
The ID of the workspace.
Must be at least 1 character.
"bngzmiyvdljnikhw"
"Eius et animi quos velit et."
Show child attributes