ShippingCarrier integrations
Delete Carrier Integration
Delete a carrier integration by ID
Warning: This permanently deletes the carrier integration. Some related records such as carrier accounts, disabled carrier settings, scan forms, and delegation-specific disabled rates will be deleted. Historical records like shipping labels and fulfillment orders will remain, but their direct carrier integration reference will be cleared.
Authorization
api_key x-access-token<token>
In: header
Path Parameters
carrier_integration_id*string
The ID of the carrier integration to delete
Query Parameters
reason*string
Reason for deletion (required for audit logging)
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/shipos/carrier-integrations/string?reason=string"Empty