Integrations
Shopify callback app uninstalled
Receives Shopify's app/uninstalled webhook when a shop removes the Deskhero app and queues the payload for background processing, which currently only records the event, the integration itself is removed later by the shop/redact webhook. 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_app_uninstalled
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 shop redact
POST Integrations / Shopify callback app subscriptions update ›
Generated Aug 4, 2026 18:37