---
title: "Apply a template"
method: POST
path: "/{account}/domains/{domain}/templates/{template}"
tags: ["templates"]
---

# Apply a template

`POST /{account}/domains/{domain}/templates/{template}`

Applies a template to a domain.

## Path parameters

- `account` integer, required
- `domain` string, required
- `template` string, required

## Response `204`

Successfully applied a template to the domain.

## Other responses

- `404` — The requested resource doesn't exist.

---

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