Workspaces
Update Workspace Name
Update the name of an existing workspace. Only the owner of the workspace is authorized to perform this action.
PUT
Path Parameters
The unique identifier of the workspace to update.
Headers
The workspace ID (should match the workspaceId
path parameter).
Request Body
The new name for the workspace.
Response Fields
The unique identifier of the workspace.
The updated name of the workspace.
The ID of the user who owns the workspace.
The initials assigned to the workspace.
The pricing tier assigned to the workspace.
Indicates whether this is a master workspace.
List of team members associated with the workspace.
Timestamp when the workspace was created (ISO 8601 format).
Timestamp when the workspace was last updated (ISO 8601 format).