---
title: "Delete Company Message Template"
method: DELETE
path: "/restapi/v1.0/account/{accountId}/message-store-templates/{templateId}"
tags: ["SMS Templates"]
---

# Delete Company Message Template

`DELETE /restapi/v1.0/account/{accountId}/message-store-templates/{templateId}`

Deletes a company text message template.

## Path parameters

- `accountId` string, required
- `templateId` string, required

## Response `204`

No content

## Other responses

- `404` — General response with **HTTP 404 "Not found"** status.<br> Reasons: the entity with given ID (typically specified in a path parameter), is not found or inaccessible

---

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