---
title: "Provision a new cloud computer (optionally from a template via template_ref)"
method: POST
path: "/api/computers"
tags: ["computers"]
---

# Provision a new cloud computer (optionally from a template via template_ref)

`POST /api/computers`

## Response `201`

Created computer.

## Other responses

- `401` — Unauthenticated.
- `402` — Quota or credit limit reached.
- `409` — template_ref given but the template golden is not built.

---

[API](https://skmtc.dev/orgo/apis/orgo-api.md) · [All operations](https://skmtc.dev/orgo/apis/orgo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orgo/orgo-api/revisions/843e98353880/schema)
