---
title: "Revoke a storefront public API key"
method: DELETE
path: "/v3/stores/{store_id}/public-api-keys/{id}"
tags: ["Storefront Setup"]
---

# Revoke a storefront public API key

`DELETE /v3/stores/{store_id}/public-api-keys/{id}`

Requires the `store:update` scope. Uses the authenticated business store ID.

## Response `204`

Success with no response body

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.dev/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/730030bd6477/schema)
