---
title: "Registers a new device template within the system, using the JSON Schema standard to define the device template attributes and constraints."
method: POST
path: "/templates/device/{templateId}"
tags: ["Templates"]
---

# Registers a new device template within the system, using the JSON Schema standard to define the device template attributes and constraints.

`POST /templates/device/{templateId}`

## Response `201`

Created successfully

## Other responses

- `400` — Invalid input
- `500` — ConcurrentModificationException

---

[API](https://skmtc.net/aws-samples/apis/aws-connected-device-framework-asset-library.md) · [All operations](https://skmtc.net/aws-samples/apis/aws-connected-device-framework-asset-library/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-asset-library/versions/78967b3d609f/schema)
