# Delete client Soft-deletes; blocked with clientHasAssignedPallets when assigned to any non-deleted pallet. Endpoint: DELETE /integration/rest/api/v1/client/{clientId} Version: v0 Security: X-AUTH-KEY ## Path parameters: - `clientId` (string, required) ## Response 400 fields (*/*): - `code` (string) Error code - `message` (string) Error message - `timeStamp` (integer) Timestamp - `correlationId` (string) Correlation id ## Response 403 fields (*/*): - `code` (string) Error code - `message` (string) Error message - `timeStamp` (integer) Timestamp - `correlationId` (string) Correlation id