---
title: "Compare and deploy a template to a tenant"
method: POST
path: "/deployment-manager/deployments/templates"
tags: ["Metadata Deployment"]
---

# Compare and deploy a template to a tenant

`POST /deployment-manager/deployments/templates`

Compare and deploy a template to a tenant.

## Headers

- `Zuora-Entity-Ids` string

## Response `200`

OK

- DeploymentManagerResponse
  - `id` string — ID of the Deployment Manager migration process
  - `status` 'DEPLOYING' | 'REVERTING' | 'PARTIALLY-REVERTED' | 'FAILED' | 'ROLLBACK-FAILED' | 'REVERTED' | 'COMPARING' | 'SUBMITTED' | 'SKIPPED' | 'IDENTICAL' | 'COMPARE-DONE' | 'COMPARE-FAILED' | 'CANCELLED' — Status of the Deployment Manager migration process

---

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