Update a workspace template (full replacement).

Updates a workspace template. The update is a full replacement: the
request carries the complete definition; omitted fields are cleared.
The name is immutable and cannot be changed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the organization.

string
required

The ID of the template to update.

Body Params

WorkspaceTemplate represents a named preset of workspace creation
parameters, curated by organization admins and owners.

string

The name of the template, unique within the organization. Workspaces
reference templates by this name (resolve-at-create convenience) or by
ID (pinned to an exact template). Immutable after creation: to rename,
delete the template and create a new one.

string

Free-form description of the template's purpose, shown when listing.

spec
object

The preset workspace creation parameters.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json