cURL
curl --request DELETE \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/workspaces/{workspace_id}/users/{id} \ --header 'Authorization: Bearer <token>'
Remove a user from a workspace.
Documentation IndexFetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
The ID of the workspace.
The ID of the user.
No Content