Integrations
Shopify callback customers redact
Receives Shopify's mandatory GDPR customers/redact webhook and queues the payload for background processing, nothing is erased because Deskhero stores no Shopify customer data. Signed requests only: Shopify's x-shopify-hmac-sha256 header is verified and the call is rejected with 401 without it.
POST
/api/sys/v{version:apiVersion}/integrations/shopify_callback_customers_redact
Request arguments
| Name | Type | Source |
|---|
Request body example
Response
Response body example
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |
‹ POST Integrations / Shopify callback customers data request
POST Integrations / Shopify callback shop redact ›
Generated Aug 4, 2026 18:37