---
title: "gcm/delivery-methods/delete"
method: POST
path: "/gcm/delivery-methods/delete"
tags: ["Delivery Method Endpoints"]
---

# gcm/delivery-methods/delete

`POST /gcm/delivery-methods/delete`

Delete a delivery method for a certain recipient contact.

## Query parameters

- `AccountID` string, required
- `Key` string, required
- `Signature` string, required
- `RecipientContactID` string, required
- `DeliveryMethodToken` string, required
- `ClientAccountID` string

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Error message if any

---

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