---
title: "deletes an existing recipient address"
method: POST
path: "/profile/deleteRecipient"
tags: ["address"]
---

# deletes an existing recipient address

`POST /profile/deleteRecipient`

## Request body

- object
  - `uid` string, required — authorized UID of the session.
  - `address_id` integer, required — the id of the address to delete

## Response `200`

successful operation

- object
  - `status` string

---

[API](https://skmtc.net/swaggerhub/apis/handwrytten-api.md) · [All operations](https://skmtc.net/swaggerhub/apis/handwrytten-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swaggerhub/handwrytten-api/versions/45e7c951cdd6/schema)
