---
title: "Create a new image template"
method: POST
path: "/beta/image-template"
tags: ["Image Templates"]
---

# Create a new image template

`POST /beta/image-template`

Create a new image template.

## Response `201`

The template was successfully created.

- object
  - `externalId` string — The external ID of the created template

## Other responses

- `400` — Bad request. May be missing required file, invalid JSON, file too large, or workspace mismatch.
- `500` — Internal server error. Unable to create template.

---

[API](https://skmtc.net/jasper/apis/jasper-api.md) · [All operations](https://skmtc.net/jasper/apis/jasper-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jasper/jasper-api/revisions/438914d9525e/schema)
