v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Workspaces

Update a workspace

Update a workspace. Replaces the target resource or assignment with the supplied JSON representation.

put/api/projects/{projectId}/workspaces/{workspaceId}

Request body

pathstring

File system path or repository-relative path.

displayNamestring nullable

Optional display name shown to users.

Response

Workspace

idstring required

Stable identifier for the object.

projectIdstring required

Project identifier that owns or scopes this object.

pathstring required

File system path or repository-relative path.

displayNamestring nullable

Optional display name shown to users.

sourceTypestring required

source Type value for the workspace object.

autoGeneratedboolean required

auto Generated value for the workspace object.

statusstring required

Current status value.

errorMessagestring nullable

Detailed error message, when present.

createdAtstring date-time required

Time when the object was created.

updatedAtstring date-time required

Time when the object was last updated.