Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID | string | :heavy_check_mark: | The workspace ID (UUID) or slug | production |
UpdateWorkspaceRequest | components.UpdateWorkspaceRequest | :heavy_check_mark: | N/A | {"name": "Updated Workspace","slug": "updated-workspace"} |