Update workspace details
| Header | Value | Required |
|---|---|---|
Authorization | Bearer token | Yes |
Content-Type | application/json | Yes |
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Workspace ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | New workspace name (max 255 characters) |
description | string | No | New description (null to remove) |
200 OK
name fieldname exceeds 255 characters