/
/Orgo API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14h ago · Updated 14h ago
account1
auth2
computers2
system1
templates8
  • getList templates you have published
  • postPublish a template version (raw YAML/JSON body; requires the Scale plan)
  • getList curated templates you can deploy from (pass the ref as template_ref to POST /api/computers)
  • postValidate a template document with no side effects
  • getGet a template version
  • deleteDelete a template version
  • getPoll golden build status (not_built | building | ready | failed)
  • postBuild a template golden image so deploys are instant (requires the Scale plan)
workspaces2
    templates

    Validate a template document with no side effects

    post/api/templates/validate

    Response

    Valid.

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.