Skip to main content

Unsubscribe Webhook

DELETE 

/api/shippit/instances/:integration_instance/webhooks/subscribe

Clear this instance's webhook URL at Shippit (PUT /merchant with null), stopping inbound events.

Authentication: Requires Bearer token. No request body.

Returns 200, or 422 {code: invalid_key|api_error} on failure.

Request

Responses

OK

Response Headers
    Content-Type