---
title: "Delete a stored address from the seller's address book"
method: DELETE
path: "/addresses/{sellerId}/{addressId}"
tags: ["addresses"]
---

# Delete a stored address from the seller's address book

`DELETE /addresses/{sellerId}/{addressId}`

ADD ENDPOINT DESCRIPTION HERE

## Path parameters

- `sellerId` integer, required
- `addressId` integer, required

## Response `default`

successful operation

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
