cURL
curl --request POST \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/workspaces \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "bngzmiyvdljnikhw", "description": "Eius et animi quos velit et." } '
{ "data": { "id": "01kqh44btjhd19y38a1dekj1dx", "name": "My Workspace", "description": "Example description.", "created_at": "2026-05-01T06:38:01+00:00", "updated_at": "2026-05-01T06:38:01+00:00" } }
Create 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
Must be at least 1 character.
"bngzmiyvdljnikhw"
"Eius et animi quos velit et."
Show child attributes