Skip to main content

Delete Integration Instance

DELETE 

/api/shipstation/integration-instances/:integration_instance

Deletes a ShipStation integration instance. The deletion runs asynchronously — a background job removes the instance and its related data (orders, warehouses, shipping method mappings, webhook events/subscriptions).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type