---
title: "DELETE /v1/templates/{template-name}/push"
method: DELETE
path: "/v1/templates/{template-name}/push"
---

# DELETE /v1/templates/{template-name}/push

`DELETE /v1/templates/{template-name}/push`

Deletes a message template for messages that were sent through a push notification channel.

## Path parameters

- `template-name` string, required

## Query parameters

- `version` string

## Response `202`

Success

- DeletePushTemplateResponse
  - `MessageBody` MessageBody, required — Provides information about an API request or response.
    - `Message` string — The message that's returned from the API.
    - `RequestID` string — The unique identifier for the request or response.

## Other responses

- `480` — BadRequestException
- `481` — InternalServerErrorException
- `482` — PayloadTooLargeException
- `483` — ForbiddenException
- `484` — NotFoundException
- `485` — MethodNotAllowedException
- `486` — TooManyRequestsException

---

[API](https://skmtc.net/aws/apis/pinpoint.md) · [All operations](https://skmtc.net/aws/apis/pinpoint/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/pinpoint/versions/c0cf580f498b/schema)
