---
title: "gcm/government-identifier/delete"
method: POST
path: "/gcm/government-identifier/delete"
tags: ["Government Identifier Endpoints"]
---

# gcm/government-identifier/delete

`POST /gcm/government-identifier/delete`

Delete a government identifier for a certain client account.

## Query parameters

- `AccountID` string, required
- `Key` string, required
- `Signature` string, required
- `GovernmentIdentifierToken` string, required
- `ClientAccountID` string
- `RecipientContactID` 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/revisions/7033bd231ec7/schema)
