---
title: "Deploy a template discovery"
method: POST
path: "/templates/discovery/deploy"
tags: ["Templates"]
---

# Deploy a template discovery

`POST /templates/discovery/deploy`

Endpoint to deploy a template discovery.

## Request body

- object
  - `projectId` string

## Response `200`

Successful operation

- object
  - `backendServiceId` string
  - `frontendServiceId` string
  - `databaseId` string

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Internal server error

---

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