---
title: "Webhooks"
method: POST
path: "/api/v2/shopify/webhooks"
tags: ["shopify"]
---

# Webhooks

`POST /api/v2/shopify/webhooks`

Handle all Shopify webhook topics at a single endpoint.

All four GDPR + app/uninstalled topics are routed here.
HMAC is verified before any payload parsing.
Returns 200 for all valid requests, 401 for HMAC failures.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/curatedforyou/apis/curated-for-you-api.md) · [All operations](https://skmtc.net/curatedforyou/apis/curated-for-you-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/curatedforyou/curated-for-you-api/revisions/7cbc2a21dd49/schema)
