Skip to main content

Delete All Events for Instance

DELETE 

/api/api-shipping-providers/:provider-id/inbound-events/delete-all

Delete all inbound events for a shipping provider instance.

Authorization

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

URL Parameters:

ParameterTypeDescription
idintegerThe integration instance ID

Warning: This is a destructive operation that removes all events.

Request

Responses

OK

Response Headers
    Content-Type