Update Workspace

Updates the settings of the workspace with the specified WorkspaceRid.

Path parameters

ridstringRequired

Unique resource identifier for a Workspace.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
displayNameobjectOptional
iconUrlobjectOptional

Response

This endpoint returns an object.
idstring

A unique identifier for the workspace within the organization. The workspace ID must be lower case alphanumeric characters, optionally separated by hyphens.

ridstring

Unique resource identifier for a Workspace.

orgstring

Unique resource identifier for an Organization.

displayNamestringOptional
iconUrlstringOptional

URL to the icon for the workspace.