---
title: "Remove template from the team"
method: DELETE
path: "/e-signature-templates/team-templates/{id}"
tags: ["Team Templates"]
---

# Remove template from the team

`DELETE /e-signature-templates/team-templates/{id}`

Remove a template from the template. Must be the owner of the template, or the owner or admin of the team

## Path parameters

- `id` string, required

## Response `200`

Successfully removed the team from the team locker

- GenericResponseDelete
  - `id` string
  - `delete` boolean

---

[API](https://skmtc.net/pactima/apis/esignature-packages-api.md) · [All operations](https://skmtc.net/pactima/apis/esignature-packages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pactima/esignature-packages-api/revisions/1570128383ef/schema)
