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.

Not yet available to API tokens

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

URL Parameters:

ParameterTypeDescription
idintegerThe integration instance ID

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

Request

Responses

OK

Response Headers
    Content-Type