PUT
/
workspaces
/
{workspaceName}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceName
string
required

name of the workspace

Body

application/json

Workspace

created_at
string

The date and time when the resource was created

created_by
string

The user or service account who created the resource

updated_at
string

The date and time when the resource was updated

updated_by
string

The user or service account who updated the resource

display_name
string

Workspace display name

labels
object

Workspace labels

name
string

Workspace name

Response

200 - application/json

Workspace

created_at
string

The date and time when the resource was created

created_by
string

The user or service account who created the resource

updated_at
string

The date and time when the resource was updated

updated_by
string

The user or service account who updated the resource

display_name
string

Workspace display name

labels
object

Workspace labels

name
string

Workspace name