---
title: "Delete a single article"
method: DELETE
path: "/articles/{articleId}"
tags: ["Articles"]
---

# Delete a single article

`DELETE /articles/{articleId}`

This resource could be used, to delete a product from the point of sale.

## Path parameters

- `articleId` string, required

## Response `200`

OK

---

[API](https://skmtc.net/spreadconnect/apis/spreadconnect-fulfillment-service-rest-api.md) · [All operations](https://skmtc.net/spreadconnect/apis/spreadconnect-fulfillment-service-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spreadconnect/spreadconnect-fulfillment-service-rest-api/revisions/c5159bc39a84/schema)
