Printago API
POST /v1/integrations/shopify/{integrationId}/disconnect

Disconnect Shopify

Disconnect Shopify integration

Requires: integration.manage

Path Parameters

integrationId required
string
The Shopify integration ID

Response Schema

Response
messagerequired
string

Example Response

201 OK — application/json
{
  "message": "string"
}