Skip to main content
Updates an existing workspace. Only the fields you include in the request body are updated; omitted fields remain unchanged.
Permission required: workspace:modify

Path Parameters

id
string
required
Workspace ID

Request Body

name
string
Updated workspace name
description
string
Updated workspace description
metadata
object
Updated key-value metadata. Replaces the existing metadata object entirely.

Response

data
object