Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

Name
string
required

The key Name

Body

application/json

The workspaces entity to update.

Name
string
required

The name of the workspace.

Id
string

The id of the workspace.

VersionControlEnabled
boolean

Whether version control is enabled

Response

EntitySet workspaces

Name
string
required

The name of the workspace.

Id
string

The id of the workspace.

VersionControlEnabled
boolean

Whether version control is enabled