---
title: "Deletes a mobile push credential"
method: DELETE
path: "/mobile_push_credentials/{push_credential_id}"
tags: ["Push Credentials"]
---

# Deletes a mobile push credential

`DELETE /mobile_push_credentials/{push_credential_id}`

Deletes a mobile push credential based on the given `push_credential_id`

## Path parameters

- `push_credential_id` string, uuid, required

## Response `204`

The mobile push credential was deleted successfully

## Other responses

- `401` — Unauthorized request
- `404` — Resource not found
- `422` — Unable to process request

---

[API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/revisions/dcc7fe8a21b6?raw)
