---
title: "Delete template for project"
method: DELETE
path: "/v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}/templates/{templateCode}"
tags: ["KakaoTalk Templates"]
---

# Delete template for project

`DELETE /v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}/templates/{templateCode}`

Delete template that matches the template code.

## Path parameters

- `projectId` string, required
- `plusFriendId` string, required
- `templateCode` string, required

## Response `204`

Template deleted

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `404` — NotFound
- `500` — InternalServerError

---

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