# Delete carrier large contract by ID Endpoint: DELETE /largeContracts/{contractId} Version: 1.0.0 Security: M2X_auth_application ## Path parameters: - `contractId` (string, required) M2X large contract id ## Response 200 fields (application/json): - `contractId` (string) ## Response 400 fields (application/json): - `message` (string) Example: "missing data"