Skip to main content

Unsubscribe Webhook

DELETE 

/api/shipstation/integration-instances/:integration_instance/webhook-subscriptions/:subscription

Removes the webhook subscription from the ShipStation account (DELETE /webhooks/{id}) and deletes the local record.

Authorization

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

Returns 404 if the subscription does not belong to the given integration instance.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type