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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type