---
title: "Disconnect Shopify store"
method: POST
path: "/v1/shopify/disconnect"
tags: ["Shopify"]
---

# Disconnect Shopify store

`POST /v1/shopify/disconnect`

Deactivates Shopify credentials, cancels queued print jobs, and removes webhooks. Historical orders are preserved.

## Request body

- object
  - `organizationId` string

## Response `200`

Default Response

- object
  - `deactivated` boolean
  - `cancelledJobCount` number

## Other responses

- `404` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/6fe5e0368cb0/schema)
