Set Workspace Name

View as Markdown

Authentication

AuthorizationBearer

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

Path parameters

workspacestringRequired

Workspace name (preferred) or UUID

Request

This endpoint expects an object.
namestring or nullOptional

When null/empty, clears the existing workspace name.

Response

Workspace name updated
idstring
namestring or null

Errors