Unsubscribe to Webhook

Unsubscribes from a certain webhook.

NOTE To view and edit your webhooks via the application UI, log in to ShipStation and go to Settings > Integrations > Integration Partners under Integrations in the Account Settings. Learn more about webhooks in Shipstations UI in this ShipStation Webhooks KB article.

Name Data Type Description
webhookId number, required A unique ID generated by ShipStation and assigned to each webhook.

Example Request

DELETE /webhooks/webhookId HTTP/1.1
Host: ssapi.shipstation.com
Authorization: __YOUR_AUTH_HERE__

Returns a 200 response code with no content