Update a workspaceโs name or icon.
Documentation Index
Fetch the complete documentation index at: https://docs.raydocs.com/llms.txt
Use this file to discover all available pages before exploring further.
workspaces-write ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | integer | Yes | The workspace ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | New name for the workspace |
icon | string | No | New emoji or icon |
200 OK โ The updated workspace.
404 Not Found โ Workspace does not exist or you donโt have access.