Skip to main content
DELETE
Delete template version
Deletes a single published version you own. To replace a version in place instead of deleting it, re-publish with ?force=true.
Deleting a version that desktops were launched from does not affect those running computers - they already restored from the golden snapshot. It only removes the version from your registry so it can no longer be launched or built. Curated templates cannot be deleted.

Path parameters

string
required
Template namespace.
string
required
Template name.
string
required
Version (semver) to delete.

Response

boolean
true when the version was removed.

Example

Response

Authorizations

Authorization
string
header
required

API key authentication. Get your key at orgo.ai/workspaces

Path Parameters

namespace
string
required
name
string
required
version
string
required

Response

Deleted

deleted
boolean
Example:

true